[PATCH] make lots of things static
Another large rollup of various patches from Adrian which make things static where they were needlessly exported. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
c31403a1f5
commit
408b664a7d
@@ -393,7 +393,6 @@ int jsm_tty_init(struct jsm_board *);
|
||||
int jsm_uart_port_init(struct jsm_board *);
|
||||
int jsm_remove_uart_port(struct jsm_board *);
|
||||
void jsm_input(struct jsm_channel *ch);
|
||||
void jsm_carrier(struct jsm_channel *ch);
|
||||
void jsm_check_queue_flow_control(struct jsm_channel *ch);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user