diff options
author | Randy Dunlap <[email protected]> | 2010-01-15 17:01:11 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-01-16 12:15:38 -0800 |
commit | 2427b8e3eaea3719e53bbed7b3375382c3aa6f13 (patch) | |
tree | 83d4b8d0bc442a8971584c0d2b8cf3c553484a48 /net/lapb/lapb_iface.c | |
parent | 118f3e1afd5534c15f9701f33514186cfc841a27 (diff) |
tty.h: make tty_port_get() static inline
I get a few dozen of these warnings when using
gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2):
In file included from mmotm-2010-0113-1217/init/do_mounts.c:5:
mmotm-2010-0113-1217/include/linux/tty.h: In function 'tty_port_get':
mmotm-2010-0113-1217/include/linux/tty.h:469: warning: '______f' is static but declared in inline function 'tty_port_get' which is not static
so make the function static inline.
[[email protected]: may as well convert tty_port_users() also]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions