]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ocfs2: remove NULL assignments on static
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:42:30 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:30 +0000 (10:42 +1000)
commit472789e71a781b2a871c4b3d3df67246b6385a93
treeeae39227b63ea0b941087289a5503aaee042d104
parent682887a5dc40ebc075c3d8a00661eceb54e51272
ocfs2: remove NULL assignments on static

Static values are automatically initialized to NULL.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/cluster/tcp.c
fs/ocfs2/dlm/dlmdebug.c
fs/ocfs2/dlm/dlmlock.c
fs/ocfs2/dlm/dlmmaster.c
fs/ocfs2/stackglue.c
fs/ocfs2/super.c
fs/ocfs2/uptodate.c