fs/cachefiles: replace kerror by pr_err
authorFabian Frederick <fabf@skynet.be>
Fri, 6 Jun 2014 21:37:33 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jun 2014 23:08:14 +0000 (16:08 -0700)
commit0227d6abb378454e10d385da6a0f8b79a5b02c27
treee85a3019e054d8cbbaa20f0b98a30653a0432701
parent4e1eb88305135248ad0e927449e457df95d8d9b3
fs/cachefiles: replace kerror by pr_err

Also add pr_fmt in internal.h

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/cachefiles/bind.c
fs/cachefiles/daemon.c
fs/cachefiles/interface.c
fs/cachefiles/internal.h
fs/cachefiles/main.c
fs/cachefiles/namei.c
fs/cachefiles/security.c
fs/cachefiles/xattr.c