]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: nand: Drop a blank line in nand_wait()
authorAndre Renaud <andre@designa-electronics.com>
Mon, 20 Jun 2016 01:25:25 +0000 (19:25 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jun 2016 21:23:14 +0000 (17:23 -0400)
commit62f8183f6adee9df47d6d3c02bf19809117dcbad
tree2b0ec347f415564cba8e3a74bca19bbd2f24498e
parent6441e3deb429f218c05e6a71fbbb89e7519e2e52
mtd: nand: Drop a blank line in nand_wait()

This empty line should not be there. Remove it.
Signed-off-by: Andre Renaud <andre@designa-electronics.com>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mtd/nand/nand_base.c