https://github.com/torvalds/linux
Revision 5e791d2e4785f9ec7da4a02b9e8d00dace9e6917 authored by Andy Shevchenko on 29 May 2018, 19:38:01 UTC, committed by Helge Deller on 28 June 2018, 15:14:44 UTC
Convert printk(KERN_LEVEL) type of calls to pr_lvl() macros.

While here,
  - convert printk() to pr_info()
  - join back string literal to be on one line
  - use %*phN (note, it gives 1 byte more for sake of simplicity)

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 1c971f3
History
Tip revision: 5e791d2e4785f9ec7da4a02b9e8d00dace9e6917 authored by Andy Shevchenko on 29 May 2018, 19:38:01 UTC
parisc: Convert printk(KERN_LEVEL) to pr_lvl()
Tip revision: 5e791d2
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 12.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 9.3 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.3 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 321 bytes
MAINTAINERS -rw-r--r-- 449.2 KB
Makefile -rw-r--r-- 58.3 KB
README -rw-r--r-- 800 bytes

README

back to top