mtd: nand: remove unnecessary 'extern' from function declarations
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 7 Sep 2016 12:21:42 +0000 (14:21 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 23 Sep 2016 07:35:16 +0000 (09:35 +0200)
commit79022591839f110f465cac0223e117b91d47d5db
tree2d2649bb87658762db324b154b3c8697f7bdaedf
parent87cf40e603e2f5a980f8acf9e9be98178558293c
mtd: nand: remove unnecessary 'extern' from function declarations

'extern' is not necessary for function declarations. To prevent
people from adding the keyword to new declarations remove the
existing ones.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
include/linux/mtd/nand.h