[Intel-wired-lan] [PATCH S39 12/15] ice: add backslash-n to strings
Bowers, AndrewX
andrewx.bowers at intel.com
Thu Jan 30 22:52:47 UTC 2020
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Monday, January 27, 2020 12:59 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S39 12/15] ice: add backslash-n to strings
>
> From: Jesse Brandeburg <jesse.brandeburg at intel.com>
>
> There were several strings found without line feeds, fix them by adding a line
> feed, as is typical. Without this lotsofmessagescanbejumbledtogether.
>
> This patch has known checkpatch warnings from long lines for the NL_*
> messages, because checkpatch doesn't know how to ignore them.
>
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_base.c | 3 +--
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 8 ++++----
> drivers/net/ethernet/intel/ice/ice_main.c | 12 ++++--------
> drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 2 +-
> drivers/net/ethernet/intel/ice/ice_xsk.c | 6 +++---
> 5 files changed, 13 insertions(+), 18 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list