commit | 27bba4d6bb3779a6678b31f9c9b9c1553c63fa95 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Feb 03 11:13:13 2014 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Mar 13 12:10:59 2014 +1030 |
tree | 7659372c0c1cff5d7feb3c621fdafeaf000385c8 | |
parent | 33807f4f0daec3b00565c2932d95f614f5833adf [diff] |
module: use pr_cont 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>