From: H Hartley Sweeten Date: Wed, 12 Jan 2011 00:46:10 +0000 (-0600) Subject: mtd: mtd_blkdevs: local symbols should be static X-Git-Tag: v2.6.39-rc1~40^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f53f12f02b0b60af373a07fcac62b578381308e;p=pandora-kernel.git mtd: mtd_blkdevs: local symbols should be static The function blktrans_dev_release and blktrans_dev_put are only used locally in this file and should be static. Signed-off-by: H Hartley Sweeten Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed