]> git.baikalelectronics.ru Git - kernel.git/commit
[SERIAL] sunsu: Missing return statement in su_probe().
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 30 Jun 2006 02:40:19 +0000 (19:40 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 30 Jun 2006 21:13:34 +0000 (14:13 -0700)
commit1c24c193aa959da7d7f6f1969c2f91783f4f2c20
tree8aade70dd6833842d8e9ec1964f694293816e93d
parentac65ab912646840a9e8e8dcb790ff03eadb6a8bb
[SERIAL] sunsu: Missing return statement in su_probe().

If we have a keyboard/mouse port, don't drop through to
calling sunsu_autoconfig().

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/sunsu.c