From: Jiri Slaby Date: Wed, 20 Apr 2011 08:43:18 +0000 (+0200) Subject: TTY: tty_io, annotate locking functions X-Git-Tag: v3.0-rc1~338^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c67571b372c4a40023a84e183fdb7fa4e89e48;p=pandora-kernel.git TTY: tty_io, annotate locking functions tty_write_lock and tty_write_unlock contain imbalanced locking. But this is intentional, so mark them appropriately by __acquires/__releases. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed