fs/cifs/netmisc.c: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Tue, 13 May 2014 17:30:33 +0000 (19:30 +0200)
committerSteve French <smfrench@gmail.com>
Wed, 21 May 2014 17:18:05 +0000 (10:18 -0700)
Also fixes array checkpatch warning and converts it to static const
(suggested by Joe Perches).

Cc: Joe Perches <joe@perches.com>
Cc: Steve French <sfrench@samba.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/netmisc.c

Simple merge