summaryrefslogtreecommitdiffstats
path: root/drivers/tty/isicom.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-01-14 17:39:09 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-02-02 19:11:25 +0100
commit5f9ba5b693ed6d639a3e6b47f4c6cd80e36f2547 (patch)
treec6b1eb24221f0e20722a96b3f4714791d0a28268 /drivers/tty/isicom.c
parentserial: mxs-auart: Check for platform_get_irq() error (diff)
downloadlinux-5f9ba5b693ed6d639a3e6b47f4c6cd80e36f2547.tar.xz
linux-5f9ba5b693ed6d639a3e6b47f4c6cd80e36f2547.zip
serial: mxs-auart: Remove unneeded zeroing of 'ret'
There is no need to explicitly zero the 'ret' variable as it is properly initialized in a few lines below as: ret = serial_mxs_probe_dt(s, pdev); Remove the unneeded zeroing of 'ret'. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/isicom.c')
0 files changed, 0 insertions, 0 deletions