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)
commit91dab5d53f4d8d05ebe1e4505fabe94021acf50f
tree727fcb4df92cd27acfaa8de6b599fda649ce441a
parentfa7e428c6b7ed3281610511a2b2ec716d9894be8
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