summaryrefslogtreecommitdiff
path: root/fs/cifs
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-10-25 11:41:30 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-03 18:11:13 +0100
commit118e11182a8168515a11b27c4c6d80fbb233b7f8 (patch)
treefb3aa51186f0985e07baee8e34110c551c8a2aa2 /fs/cifs
parent0c40c1be2512abc99ea27df83f882dd61b5437bc (diff)
mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() call
"dw_mci.state" is an enum, which is compatible with u32, so there is no need to cast its address, preventing further compiler checks. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Link: https://lore.kernel.org/r/20191025094130.26033-8-geert+renesas@glider.be Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions