mtd: mtdcore: cleanup mtdcore.h a little
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 15 Mar 2013 11:02:19 +0000 (13:02 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 12:15:53 +0000 (13:15 +0100)
commitcb70783c65c2eb1b4593fc0b285ddd6d38499185
treeb3f4f62779c71cb168d690e84cf479fab945e490
parent57ae2b609f9338875daf269146f89c176831232c
mtd: mtdcore: cleanup mtdcore.h a little

Remove useless extern qualifiers. Not that this is a problem, but we more often
declare function prototypes without 'extern', so this is just about being more
consistent. And I am going to add a couple more prototypes here.

Additionally, remove a useless comment.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/mtdcore.h