-
Mike Frysinger authored
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:
Mike Frysinger <vapier@gentoo.org> CC: Scott Wood <scottwood@freescale.com>
Mike Frysinger authoredThe 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:
Mike Frysinger <vapier@gentoo.org> CC: Scott Wood <scottwood@freescale.com>
cmd_nand.c 26.65 KiB