]> 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)
commitd4de073a276f29942cda8558547ab04f874c27dc
treef92ad1db83d5d6fa369edbb64de22f14fe971ff2
parentf9d990f193e15041084e9b725108eb5fce980709
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