commit | 016af53a6de6837e5be3da68901083ea85ebb4da | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Sat Sep 19 13:13:32 2009 -0700 |
committer | Live-CD User <linux@linux.site> | Sat Sep 19 13:13:32 2009 -0700 |
tree | 9be7a549fcef9fe060b00d406a99b9b7c5319688 | |
parent | b58d13a0216d4e0753668214f23e1d2c24c30f8c [diff] |
serial: kill USF_CLOSING_* definitions The serial layer for some reason uses different defines for the special case close delays and then conditionally switches to/from the normal ones in the ioctls. Remove this rather pointless abstraction Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>