All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bowers, AndrewX <andrewx.bowers@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [net-next v3] i40e: remove unused defines
Date: Tue, 7 Jan 2020 23:28:16 +0000	[thread overview]
Message-ID: <d7126a86c6a5427db7d68d5ca97ab9d0@intel.com> (raw)
In-Reply-To: <20200107000933.906614-1-jeffrey.t.kirsher@intel.com>

> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Jeff Kirsher
> Sent: Monday, January 6, 2020 4:10 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [net-next v3] i40e: remove unused defines
> 
> From: Jesse Brandeburg <jesse.brandeburg@intel.com>
> 
> Remove all the unused defines as they are just dead weight.
> 
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
> ---
> v2: fix patch to apply to current dev-queue branch (where i40e_client.h
>     has moved to include/linux/net/intel/)
> v3: add back 2 defines that were still in use
> 
>  drivers/net/ethernet/intel/i40e/i40e.h        |   20 -
>  .../net/ethernet/intel/i40e/i40e_adminq_cmd.h |  482 +-
>  drivers/net/ethernet/intel/i40e/i40e_common.c |    4 -
>  drivers/net/ethernet/intel/i40e/i40e_dcb.h    |    5 -
>  .../net/ethernet/intel/i40e/i40e_debugfs.c    |    1 -
>  drivers/net/ethernet/intel/i40e/i40e_devids.h |    3 -
>  drivers/net/ethernet/intel/i40e/i40e_hmc.h    |    1 -
>  drivers/net/ethernet/intel/i40e/i40e_main.c   |    3 -
>  drivers/net/ethernet/intel/i40e/i40e_osdep.h  |    1 -
>  .../net/ethernet/intel/i40e/i40e_register.h   | 4664 -----------------
>  drivers/net/ethernet/intel/i40e/i40e_txrx.h   |   25 -
>  drivers/net/ethernet/intel/i40e/i40e_type.h   |   81 -
>  .../ethernet/intel/i40e/i40e_virtchnl_pf.h    |    1 -
>  include/linux/net/intel/i40e_client.h         |    5 -
>  14 files changed, 1 insertion(+), 5295 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers@intel.com>



      reply	other threads:[~2020-01-07 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07  0:09 [Intel-wired-lan] [net-next v3] i40e: remove unused defines Jeff Kirsher
2020-01-07 23:28 ` Bowers, AndrewX [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d7126a86c6a5427db7d68d5ca97ab9d0@intel.com \
    --to=andrewx.bowers@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.