diff options
author | Cong Ding <dinggnu@gmail.com> | 2013-01-16 17:30:43 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 20:20:09 -0500 |
commit | 9ef20d52e0cd0d6ab78cab13563b16496bdc6995 (patch) | |
tree | 97b6b5aa2537118d62c0de620cdc6eaf48522a7b /drivers/tty/n_r3964.c | |
parent | 5fe2123647c15089c3a905137bea87b16973c896 (diff) |
tty: serial/68328serial.c: remove unnecessary null pointer check
The pointer info is dereferened in line 1009, so it is not necessary to check
null again in line 1012.
Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/n_r3964.c')
0 files changed, 0 insertions, 0 deletions