]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
authorFabian Frederick <fabf@skynet.be>
Sat, 17 May 2014 13:17:20 +0000 (23:17 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 May 2014 13:17:20 +0000 (23:17 +1000)
commitd9467957796b797440df23df76e555f1828e77ea
tree1282541efb0d8db3c90e29282fcb20ccd665e677
parent3d4ff844847087c52091a0e5555a286ad3f6751b
fs/jfs/jfs_logmgr.c: remove NULL assignment on static

Static values are automatically initialized to NULL

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Dave Kleikamp <shaggy@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/jfs/jfs_logmgr.c