staging/vme: Use pr_ printks in vme_pio2_core.c
authorToshiaki Yamane <yamanetoshi@gmail.com>
Tue, 21 Aug 2012 11:13:09 +0000 (20:13 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 20:22:48 +0000 (13:22 -0700)
commit736f5d0a0980a6bf71e5c0d30c2d35225fb3f583
treeec15da9a8370455f92c355973d5461addd16a4f4
parent538a697ac8ca86b4507aaf81cfed5359aa11d606
staging/vme: Use pr_ printks in vme_pio2_core.c

The below checkpatch warnings was fixed,

-WARNING: Prefer pr_err(... to printk(KERN_ERR, ...

and added pr_fmt.

Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_pio2_core.c