commit | 4165fe4ef7305609a96c7f248cefb9c414d0ede5 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed Feb 17 13:07:13 2010 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:43:22 2010 -0800 |
tree | 3e239b821a4b5365c7e15996d44fbf4726cd7840 | |
parent | 638b9648ab51c9c549ff5735d3de519ef6199df3 [diff] |
tty: Fix up char drivers request_room usage We can't change them all but quite a few misuse it. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>