From: Peter Hurley Date: Wed, 30 Jan 2013 17:43:51 +0000 (-0500) Subject: tty: Document required behavior of tty driver close() X-Git-Tag: v3.9-rc1~125^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be88b4ccb62737abe4bf27f9e66e224a70a12c4;p=pandora-kernel.git tty: Document required behavior of tty driver close() If the tty driver open() fails, the tty driver close() is still called during the resultant tty release. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed