gfs2: Convert print_symbol to %pSR
authorJoe Perches <[email protected]>
Wed, 12 Dec 2012 18:19:08 +0000 (10:19 -0800)
committerJiri Kosina <[email protected]>
Mon, 29 Apr 2013 13:23:20 +0000 (15:23 +0200)
commit7af584d3b0e0ba025562198e6bfbff3c0fe1f17e
tree8af3e8880fd7168cec41967fc752058217d89729
parentc8d5cb74d52749c242e15bdd50298a1168d90a4d
gfs2: Convert print_symbol to %pSR

Use the new vsprintf extension to avoid any possible
message interleaving.

Signed-off-by: Joe Perches <[email protected]>
Acked-by: Steven Whitehouse <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
fs/gfs2/glock.c
fs/gfs2/trans.c