]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: Remove empty lines at end of sysfs related functions
authorStefan Roese <sr@denx.de>
Thu, 24 Jan 2019 15:52:20 +0000 (16:52 +0100)
committerBoris Brezillon <bbrezillon@kernel.org>
Tue, 29 Jan 2019 14:09:16 +0000 (15:09 +0100)
commitf7fd818cca0cea3d678f19cd300f06a537ae9e90
treea91cf87c62bdd8e58c7b6e688481f412a4a26eea
parent32937a82f36c7bbe08db4052de94bc7ade4e3c51
mtd: Remove empty lines at end of sysfs related functions

Some sysfs functions have empty stray lines after the return statement.
This patch remove those empty lines.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Boris Brezillon <bbrezillon@kernel.org>
Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
drivers/mtd/mtdcore.c