From: Alan Date: Tue, 8 May 2007 07:24:21 +0000 (-0700) Subject: tty: Clarify documentation of ->write() X-Git-Tag: v2.6.22-rc1~787 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6309ed7cb2b0671b0db9386abc6307ec3108bbaa;p=pandora-kernel.git tty: Clarify documentation of ->write() The tty driver write method is different to the usual fops device write methods as the buffer is already in kernel space. Clarify the docs since someone writing a driver made that mistake. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed