git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33807f4
)
module: use pr_cont
author
Jiri Slaby
<jslaby@suse.cz>
Mon, 3 Feb 2014 00:43:13 +0000
(11:13 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 13 Mar 2014 01:40:59 +0000
(12:10 +1030)
When dumping loaded modules, we print them one by one in separate
printks. Let's use pr_cont as they are continuation prints.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c
patch
|
blob
|
history
diff --cc
kernel/module.c
Simple merge