diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2021-04-11 21:43:12 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-11 08:37:56 -0600 |
commit | f9a018e8a6af2898dc782f6e526bd11f6f352e87 (patch) | |
tree | fd7480260e575db7a286ef58005a06fa9c34d991 /mm | |
parent | 11e9560e6c005b4adca12d17b27dc5ac22b40663 (diff) | |
download | linux-next-f9a018e8a6af2898dc782f6e526bd11f6f352e87.tar.gz |
bcache: use NULL instead of using plain integer as pointer
This fixes the following sparse warnings:
drivers/md/bcache/features.c:22:16: warning: Using plain integer as NULL
pointer
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Coly Li <colyli@suse.de>
Link: https://lore.kernel.org/r/20210411134316.80274-4-colyli@suse.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions