commit | 4019191be7316ed4a39e1c1c2b623baa7dc6c843 | [log] [tgz] |
---|---|---|
author | Mingming Cao <cmm@us.ibm.com> | Mon Jan 28 23:58:27 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 28 23:58:27 2008 -0500 |
tree | 60e86b4c004a4f5206369f099302c38ad621e86a | |
parent | db857da3369cd4eb6a28be1cce89d33162caa4a0 [diff] |
jbd2: sparse pointer use of zero as null Get rid of sparse related warnings from places that use integer as NULL pointer. (Ported from upstream ext3/jbd changes.) Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>