]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: lops.c: replace 0 by NULL for pointers
authorFabian Frederick <fabf@skynet.be>
Sat, 26 Apr 2014 18:57:23 +0000 (20:57 +0200)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 28 Apr 2014 08:41:55 +0000 (09:41 +0100)
commit899c41a8ec20656da56edcffa8d51ac709d8741e
treef92ad1db83d5d6fa369edbb64de22f14fe971ff2
parent6178db200bf45bb47ce2b4dab965e70483ec6087
GFS2: lops.c: replace 0 by NULL for pointers

Sparse warning: fs/gfs2/lops.c:78:29:
"warning: Using plain integer as NULL pointer"

Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lops.c