Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: replace plain integer with NULL in super.c
Fixes the following sparse warning: fs/ext4/super.c:1672:45: warning: Using plain integer as NULL pointer Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information