summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup/speakup_soft.c
diff options
context:
space:
mode:
authorShivani Bhardwaj <shivanib134@gmail.com>2015-10-16 16:19:20 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-17 05:56:23 (GMT)
commitf1092794c0132cfca2329748983b840ffeae379e (patch)
tree7628690fefc5e4b150ce544a25bc87ec3bba5057 /drivers/staging/speakup/speakup_soft.c
parente788b70f3bc058b73390e03bd8e58835ac66fa82 (diff)
downloadlinux-f1092794c0132cfca2329748983b840ffeae379e.tar.xz
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/speakup_soft.c')
0 files changed, 0 insertions, 0 deletions