From: Dan Ehrenberg Date: Tue, 10 Feb 2015 23:20:49 +0000 (-0800) Subject: init: export name_to_dev_t and mark name argument as const X-Git-Tag: omap-for-v4.1/fixes-rc1~106^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e20a7a5f3f49bfee518d5c6849107398d83912;p=pandora-kernel.git init: export name_to_dev_t and mark name argument as const DM will switch its device lookup code to using name_to_dev_t() so it must be exported. Also, the @name argument should be marked const. Signed-off-by: Dan Ehrenberg Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed