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)
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>

No differences found