Skip to content
Snippets Groups Projects
Commit dfc99e14 authored by Mike Frysinger's avatar Mike Frysinger Committed by Wolfgang Denk
Browse files

cmd_nand: drop duplicate NULL ptr check


The first if statement checks for NULL ptrs, so there is no need to check
it again in later else cases (such as .oob).

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
CC: Scott Wood <scottwood@freescale.com>
parent 7732cef2
No related branches found
No related tags found
No related merge requests found
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