Home
last modified time | relevance | path

Searched hist:"51 d346068876bf4972efc61969d02958a087f3ee" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dsdio_bus.cdiff 51d346068876bf4972efc61969d02958a087f3ee Thu Oct 23 06:37:00 CDT 2014 Dan Carpenter <dan.carpenter@oracle.com> 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 <dan.carpenter@oracle.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>