commit | 4de17aea5ceffe6d8350fde9d903a02037b221c6 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Aug 08 19:52:57 2018 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Aug 13 17:55:44 2018 +0200 |
tree | 6004243239134b6a5d0adad3e3753f551b539460 | |
parent | bad87216fb8426302cd53a5fcfdd45c3a5d54383 [diff] |
crush: fix using plain integer as NULL warning Fixes the following sparse warnings: net/ceph/crush/mapper.c:517:76: warning: Using plain integer as NULL pointer net/ceph/crush/mapper.c:728:68: warning: Using plain integer as NULL pointer Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>