diff options
author | Adrian Bunk <bunk@kernel.org> | 2009-04-07 17:48:07 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-07 17:44:04 +0200 |
commit | f786ddd285b4100909a013041d3eee1be9fac4db (patch) | |
tree | def3e0438b223e20cb4cf412b5824e95b2a4181a /drivers/serial/crisv10.h | |
parent | splice: fix deadlock in splicing to file (diff) | |
download | linux-f786ddd285b4100909a013041d3eee1be9fac4db.tar.xz linux-f786ddd285b4100909a013041d3eee1be9fac4db.zip |
tty: Correct inline types for tty_driver_kref_get()
tty_driver_kref_get() should be static inline and not extern inline
(the latter even changed it's semantics in gcc >= 4.3).
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions