commit | a30b0367978f75a2659c71b33739e5e445a363c8 | [log] [tgz] |
---|---|---|
author | Dave Chinner <david@fromorbit.com> | Mon Sep 02 20:49:36 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Mon Sep 09 17:43:05 2013 -0500 |
tree | f5d50ce20e9d81095a701d53712b892c6883eb58 | |
parent | e9fbbad8d8b2cbd6df7f237e0b4de02d63837ce1 [diff] |
xfs: fix some minor sparse warnings 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>