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)
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>

No differences found