]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: libcfs: use pr_* instead of printk
authorJames Simmons <jsimmons@infradead.org>
Thu, 17 Nov 2016 19:35:54 +0000 (14:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Nov 2016 07:47:32 +0000 (08:47 +0100)
commitcaa1d9ebdf66206ca63d94e5c41e3a9676291bf2
tree692a1e748a1f97d1298bc42bc3d79930232f75a1
parent524eb7df6a3fc6e5d560239775dd94fe1be125e0
staging: lustre: libcfs: use pr_* instead of printk

Checkpatch recommended that we use pr_*() instead
of printk directly.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/libcfs/linux/linux-tracefile.c