Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext3: Replace 0 with NULL for pointer in super.c file
Fixes the following sparse warning: fs/ext3/super.c:983:45: warning: Using plain integer as NULL pointer Signed-off-by: Sachin Kamat <[email protected]> Signed-off-by: Jan Kara <[email protected]>
- Loading branch information