[Intel-wired-lan] [PATCH S53 14/15] ice: join format strings to same line as ice_debug

Brown, Aaron F aaron.f.brown at intel.com
Mon Oct 12 20:46:25 UTC 2020


> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Tony Nguyen
> Sent: Thursday, September 17, 2020 1:14 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S53 14/15] ice: join format strings to same
> line as ice_debug
> 
> From: Jacob Keller <jacob.e.keller at intel.com>
> 
> When printing messages with ice_debug, align the printed string to the
> origin line of the message in order to ease debugging and tracking
> messages back to their source.
> 
> Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_common.c   | 102 ++++++------------
>  drivers/net/ethernet/intel/ice/ice_controlq.c |  42 +++-----
>  .../net/ethernet/intel/ice/ice_flex_pipe.c    |  24 ++---
>  drivers/net/ethernet/intel/ice/ice_flow.c     |   9 +-
>  drivers/net/ethernet/intel/ice/ice_nvm.c      |  27 ++---
>  drivers/net/ethernet/intel/ice/ice_sched.c    |  21 ++--
>  drivers/net/ethernet/intel/ice/ice_switch.c   |  15 +--
>  7 files changed, 80 insertions(+), 160 deletions(-)
> 

Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list