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:
c2d45b4
)
jbd2: use NULL instead of 0 when pointer is needed
author
Bill Pemberton
<wfp5p@virginia.edu>
Fri, 30 Apr 2010 13:34:31 +0000
(09:34 -0400)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 11 May 2010 08:04:36 +0000
(10:04 +0200)
Fixes sparse warning:
fs/jbd2/journal.c:1892:9: warning: Using plain integer as NULL pointer
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
CC: linux-ext4@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found