Skip to content
Snippets Groups Projects
Commit 8b7d5124 authored by Scott Wood's avatar Scott Wood
Browse files

nand: Fix some more NULL name tests


Now that nand_info[] is an array of pointers we need to test the
pointer itself rather than using name as a proxy for NULLness.

Fixes: b616d9b0 ("nand: Embed mtd_info in struct nand_chip")
Signed-off-by: default avatarScott Wood <oss@buserror.net>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Tony Lindgren <tony@atomide.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
parent 4004a818
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment