diff options
author | Joe Perches <joe@perches.com> | 2012-10-28 08:05:47 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-11-14 19:55:32 (GMT) |
commit | 6a4b09f807afab788b58b529c4a9d6dc27cc6933 (patch) | |
tree | 30d3085facc5a5a06eb05cf86a92a4728303ce2a /kernel/module.c | |
parent | 0f01545346cd97f823fc0aaf0c02d4fc7bec6d46 (diff) | |
download | linux-6a4b09f807afab788b58b529c4a9d6dc27cc6933.tar.xz |
wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
dev_<level> calls take less code than dev_printk(KERN_<LEVEL>
and reducing object size is good.
Coalesce formats for easier grep.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions