diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-09-01 13:08:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-01 20:06:44 +0300 |
commit | bc05a9c8774bca5ca95518a0ab3a335e45dcc26b (patch) | |
tree | 3c71384881a2f9ee6e3362e648aec0ada1109e93 /net/unix/af_unix.c | |
parent | 11b86a84bc535a602fcf72ba6b3aa4eaa748764f (diff) | |
download | linux-bc05a9c8774bca5ca95518a0ab3a335e45dcc26b.tar.xz |
staging: unisys: visorbus: make two functions static
The functions sig_queue_offset and sig_data_offset are local to
the source and do not need to be in global scope, so make them
static.
Cleans up sparse warnings:
symbol 'sig_queue_offset' was not declared. Should it be static?
symbol 'sig_data_offset' 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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions