mtd: nand: remove unnecessary 'extern' from function declarations
authorSascha Hauer <[email protected]>
Tue, 21 Nov 2017 17:38:14 +0000 (02:38 +0900)
committerMasahiro Yamada <[email protected]>
Tue, 28 Nov 2017 15:28:57 +0000 (00:28 +0900)
commit6a1ff76ed33f8463e067fd4222e60e293c23a27b
treeae3986fe05c63671afdcb31ef67215fe37fbe13f
parent19d30ded88fb8b89c8426e6d95ded19ba900f314
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 <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
[Linux commit: 79022591839f110f465cac0223e117b91d47d5db]
Signed-off-by: Masahiro Yamada <[email protected]>
include/linux/mtd/nand.h