From: Alan Cox Date: Sat, 19 Sep 2009 20:13:32 +0000 (-0700) Subject: serial: kill USF_CLOSING_* definitions X-Git-Tag: v2.6.32-rc1~627^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=016af53a6de6837e5be3da68901083ea85ebb4da;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed