diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-08-16 15:16:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-16 21:07:23 +0200 |
commit | c3a6344ae475763b6fb0fb2ec3639004f500d0f1 (patch) | |
tree | 3279f1e5f5651d322a2177da2108f465bd9c194d /Documentation/Makefile | |
parent | n_gsm: memory leak in uplink error path (diff) | |
download | linux-c3a6344ae475763b6fb0fb2ec3639004f500d0f1.tar.xz linux-c3a6344ae475763b6fb0fb2ec3639004f500d0f1.zip |
TTY: tty_alloc_driver() returns error pointers
We changed these from alloc_tty_driver() to tty_alloc_driver() so the
error handling needs to modified to check for IS_ERR() instead of NULL.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions