git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e0c1f6
)
[PATCH] Remove unused tty_struct field
author
Matthias Urlichs
<smurf@smurf.noris.de>
Fri, 29 Sep 2006 08:59:37 +0000
(
01:59
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:09 +0000
(09:18 -0700)
Unused: tty_struct.max_flip_cnt
$ git grep max_flip_cnt
include/linux/tty.h: int max_flip_cnt;
$
Cc: Paul Fulghum <paulkf@microgate.com>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found