OSDN Git Service

staging: erofs: Modify conditional checks
authorBhagyashri P. Dighole <digholebhagyashri@gmail.com>
Mon, 5 Nov 2018 19:49:05 +0000 (19:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Nov 2018 11:21:20 +0000 (12:21 +0100)
commitd1ab82443bed2b2562e5331d6aa53e3b878b16d0
tree984d15f5336f81a5bea225a58c2dd2aacc5a1e40
parentf0950b02a74cac1e16de178a8533765aef25fdc5
staging: erofs: Modify conditional checks

Fix coding style alignment issues detected by checkpatch.pl
Use ! for NULL test rather than explicitly comparing to NULL.

Signed-off-by: Bhagyashri P. Dighole <digholebhagyashri@gmail.com>
Reviewed-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/data.c