summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldisc.c
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2014-02-19 21:00:13 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-01 01:25:47 +0100
commitbd2fe272a8ec3841189e07a9a8e9879fe26a3cdc (patch)
treee5ad418c4b37010c21c4b4d3778d5cada95ac75e /drivers/tty/tty_ldisc.c
parentMerge 3.14-rc4 into tty-next (diff)
downloadlinux-bd2fe272a8ec3841189e07a9a8e9879fe26a3cdc.tar.xz
linux-bd2fe272a8ec3841189e07a9a8e9879fe26a3cdc.zip
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Every couple of months, someone sends a patch to fix: drivers/tty/serial/8250/8250_core.c: In function 'serial_unlink_irq_chain': drivers/tty/serial/8250/8250_core.c:1712:2: warning: 'i' may be used uninitialized in this function [-Wuninitialized] and they in turn get a NACK for their efforts, and are told that their compiler is broken. This has been going on since at least the year 2008: https://lkml.org/lkml/2008/11/24/433 Lets add a comment, so that subsequent patches don't get as far as the maintainers or the mailing lists. Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_ldisc.c')
0 files changed, 0 insertions, 0 deletions