OSDN Git Service

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)
commitbb8a14a3d8203f3af45f84c6169cc09ef56156a3
treef21f6ce2403142858a80606f0ab0ca589a234171
parent5b6e80cc9806a5cf78f68df2b6b64812b51d91c9
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