mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
759f363426
#define dbg adds the newline, messages shouldn't.
Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>