diff options
author | Bill Pemberton <wfp5p@virginia.edu> | 2012-10-09 14:18:20 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-17 14:10:10 -0700 |
commit | 178e485a0ebbfdb7165b4363d8fea2a07d650c0b (patch) | |
tree | ff94d339f1dac78e5ab4236cb0bd56ec85516dfa /include | |
parent | d7c4660c12adc5c66351253af381259686fa08a4 (diff) | |
download | linux-178e485a0ebbfdb7165b4363d8fea2a07d650c0b.tar.gz linux-178e485a0ebbfdb7165b4363d8fea2a07d650c0b.tar.bz2 linux-178e485a0ebbfdb7165b4363d8fea2a07d650c0b.zip |
staging: dgrp: check return value of alloc_tty_driver
alloc_tty_driver was always assumed to succeed. Add code to check the
return value and return -ENOMEM if alloc_tty_driver fails.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions