summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/spk_priv.h
diff options
context:
space:
mode:
authorShivani Bhardwaj <shivanib134@gmail.com>2015-10-16 21:49:20 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-16 22:56:23 -0700
commitf1092794c0132cfca2329748983b840ffeae379e (patch)
tree7628690fefc5e4b150ce544a25bc87ec3bba5057 /drivers/staging/speakup/spk_priv.h
parente788b70f3bc058b73390e03bd8e58835ac66fa82 (diff)
downloadlinux-stable-f1092794c0132cfca2329748983b840ffeae379e.tar.gz
linux-stable-f1092794c0132cfca2329748983b840ffeae379e.tar.bz2
linux-stable-f1092794c0132cfca2329748983b840ffeae379e.zip
Staging: fbtft: fb_ssd1331: Remove unnecessary cast
Compiler can typecast variables implicitly so, explicit type cast is not required and should be removed. Semantic patch used: @@ type T; T e; identifier x; @@ * T x = (T)e; Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/speakup/spk_priv.h')
0 files changed, 0 insertions, 0 deletions