]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: use NULL instead of 0 for null pointer
authorDmitriy Cherkasov <dmitriy@oss-tech.org>
Sat, 28 Jul 2018 22:55:24 +0000 (22:55 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 06:05:45 +0000 (08:05 +0200)
commit416fcf18b8edacefa9e201aba3f36a48f76dc5b2
treef21f6ce2403142858a80606f0ab0ca589a234171
parentca1d6d7f851cb260ec6978e203bcc810684d2a7f
staging: gasket: use NULL instead of 0 for null pointer

Fixes sparse warning: Using plain integer as NULL pointer

Signed-off-by: Dmitriy Cherkasov <dmitriy@oss-tech.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_page_table.c