diff options
author | 2011-10-18 11:01:51 -0400 | |
---|---|---|
committer | 2011-10-18 11:01:51 -0400 | |
commit | ee90d57e20bd4749dda3b14397392b18b89dc3ef (patch) | |
tree | 907a2b9e6d96b5dc98037568775e04d0c0131dde /tools/perf/scripts/python | |
parent | ext4: add __user decoration to calls of copy_{from,to}_user() (diff) | |
download | linux-dev-ee90d57e20bd4749dda3b14397392b18b89dc3ef.tar.xz linux-dev-ee90d57e20bd4749dda3b14397392b18b89dc3ef.zip |
ext4: quiet sparse noise about plain integer as NULL pointer
The third parameter to ext4_free_blocks is a struct buffer_head *. This
parameter should be NULL not 0.
This quiets the sparse noise:
warning: Using plain integer as NULL pointer
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions