From: Wanlong Gao Date: Tue, 17 May 2011 14:36:18 +0000 (+0800) Subject: mtd: simplify get_mtd_device_nm function X-Git-Tag: v3.0-rc1~32^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52534f2dba5d033c0c33e515faa2767d7e8e986a;p=pandora-kernel.git mtd: simplify get_mtd_device_nm function 'get_mtd_device_nm()' has a piece of code which equivalent to what '__get_mtd_device()' does - remove this duplicated code and use ''__get_mtd_device()' instead. Artem: changed commit message. Artem: while on it, remove an unnecessary extra empty line Signed-off-by: Wanlong Gao Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed