]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Remove unnecessary newlines from log messages
authorJeremiah Kyle <jeremiah.kyle@intel.com>
Wed, 13 Feb 2019 18:51:12 +0000 (10:51 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 26 Mar 2019 20:15:28 +0000 (13:15 -0700)
commitf8bb3b7a4ca3293a8137a265a32021884d7acee5
tree727fcb4df92cd27acfaa8de6b599fda649ce441a
parenta6ea5ccebca6c18b773486a703902b4909de9890
ice: Remove unnecessary newlines from log messages

Two log messages contained newlines in the middle of the message. This
resulted in unexpected driver log output.

This patch removes the newlines to restore consistency with the rest of
the driver log messages.

Signed-off-by: Jeremiah Kyle <jeremiah.kyle@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c