Skip to content
Commit 8b3ae733 authored by Brian Norris's avatar Brian Norris
Browse files

mtd: onenand: fix warning (integer used as pointer)



Fixes this sparse warning:

    CHECK   drivers/mtd/onenand/generic.c
  drivers/mtd/onenand/generic.c:61:62: warning: Using plain integer as NULL pointer

Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent cf0e4d2b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment