diff options
| author | Jingoo Han <jg1.han@samsung.com> | 2013-08-08 12:33:27 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 22:35:31 +0400 |
| commit | edd173da2c9ce10ada0939e74ca579f9bef92337 (patch) | |
| tree | c439936df5a998a22c33ecff203b8699f4e63b2b /scripts/checkpatch.pl | |
| parent | 6602769ba92d9ed310af01772800ca4d0b1fff77 (diff) | |
| download | linux-edd173da2c9ce10ada0939e74ca579f9bef92337.tar.xz | |
serial: timbuart: Staticize local symbols
These local symbols are used only in this file.
Fix the following sparse warnings:
drivers/tty/serial/timbuart.c:165:6: warning: symbol 'timbuart_handle_rx_port' was not declared. Should it be static?
drivers/tty/serial/timbuart.c:187:6: warning: symbol 'timbuart_tasklet' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
