iwlwifi: add missing trailing newlines to debug messages
authorJohannes Berg <johannes.berg@intel.com>
Wed, 7 May 2014 09:47:53 +0000 (11:47 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 11 May 2014 09:54:58 +0000 (12:54 +0300)
All messages should have a trailing newline, add all the
missing ones. Also make all messages constants, replacing
the single one that pointlessly used a variable.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found