diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-06-01 22:53:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 13:47:44 -0700 |
commit | ddcd9fb66ae7f448b517242c10a31d4e17bcad45 (patch) | |
tree | 54c5894f3c1dd45580cd45c621bbeb9174da879b /drivers/char/Makefile | |
parent | 203652192634c1fce5e79df0a8ff2fabfaefd3ab (diff) | |
download | kernel_samsung_smdk4412-ddcd9fb66ae7f448b517242c10a31d4e17bcad45.tar.gz kernel_samsung_smdk4412-ddcd9fb66ae7f448b517242c10a31d4e17bcad45.tar.bz2 kernel_samsung_smdk4412-ddcd9fb66ae7f448b517242c10a31d4e17bcad45.zip |
tty: remove tty_lock_nested
This changes all remaining users of tty_lock_nested
to be non-recursive, which lets us kill this function.
As a consequence, we won't need to keep the lock count
any more, which allows more simplifications later.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/char/Makefile')
0 files changed, 0 insertions, 0 deletions