From: Dan Carpenter Date: Thu, 23 Oct 2014 11:37:00 +0000 (+0300) Subject: mmc: core: silence a shift wrapping warning X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d346068876bf4972efc61969d02958a087f3ee;p=pandora-kernel.git mmc: core: silence a shift wrapping warning Presumably ->slotno is normally fairly small and the shift doesn't wrap but static checkers will complain about it. Signed-off-by: Dan Carpenter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed