From: Artem Bityutskiy Date: Fri, 15 Mar 2013 11:02:19 +0000 (+0200) Subject: mtd: mtdcore: cleanup mtdcore.h a little X-Git-Tag: v3.10-rc1~36^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb70783c65c2eb1b4593fc0b285ddd6d38499185;p=pandora-kernel.git 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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed