git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da22d7
)
[XFS] Fix sparse NULL vs 0 warnings
author
Christoph Hellwig
<hch@infradead.org>
Thu, 16 Aug 2007 05:37:36 +0000
(15:37 +1000)
committer
Tim Shimmin
<tes@chook.melbourne.sgi.com>
Wed, 5 Sep 2007 04:47:33 +0000
(14:47 +1000)
Sparse now warns about comparing pointers to 0, so change all instance
where that happens to NULL instead.
SGI-PV: 968555
SGI-Modid: xfs-linux-melb:xfs-kern:29308a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
No differences found