diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-06-24 00:26:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 13:01:57 +0200 |
commit | ea4ba866d14fee63df370eca5002937b69babd99 (patch) | |
tree | 455ceb55bb5ac86da99d241bcd943370fa8417ec /drivers/bcma/driver_chipcommon_sflash.c | |
parent | w1: ds2482: make module parameter extra_config static (diff) | |
download | linux-ea4ba866d14fee63df370eca5002937b69babd99.tar.xz linux-ea4ba866d14fee63df370eca5002937b69babd99.zip |
goldfish_pipe: make tasklet goldfish_interrupt_tasklet static
Tasklet goldfish_interrupt_tasklet is local to the source and
does not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'goldfish_interrupt_tasklet' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/bcma/driver_chipcommon_sflash.c')
0 files changed, 0 insertions, 0 deletions