diff options
author | Dan Carpenter <error27@gmail.com> | 2010-08-12 13:48:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-23 18:17:20 -0700 |
commit | f64ac9830b2a2455208ee023f6bac480ae159db4 (patch) | |
tree | c91728532925b176ceb970f3278e5c267e3b669c /drivers/char/specialix.c | |
parent | 07cda511c78db79974f56b277b3704bfc6bba711 (diff) | |
download | talos-op-linux-f64ac9830b2a2455208ee023f6bac480ae159db4.tar.gz talos-op-linux-f64ac9830b2a2455208ee023f6bac480ae159db4.zip |
ip2: remove unneeded NULL check
We don't pass NULL tty pointers to the close function, and anyway we
already dereferenced it at this point. This check can be removed.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: "Michael H. Warfield" <mhw@wittsend.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/char/specialix.c')
0 files changed, 0 insertions, 0 deletions