xfs: fix some minor sparse warnings
authorDave Chinner <david@fromorbit.com>
Mon, 2 Sep 2013 10:49:36 +0000 (20:49 +1000)
committerBen Myers <bpm@sgi.com>
Mon, 9 Sep 2013 22:43:05 +0000 (17:43 -0500)
A couple of simple locking annotations and 0 vs NULL warnings.
Nothing that changes any code behaviour, just removes build noise.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>

No differences found