> -----Original Message-----
> From: Colin King [mailto:colin.k...@canonical.com]
> Sent: Friday, September 1, 2017 6:08 AM
> To: Greg Kroah-Hartman <gre...@linuxfoundation.org>; Sell, Timothy C
> <timothy.s...@unisys.com>; Binder, David Anthony
> <david.bin...@unisys.com>; Wadgaonkar, Sameer Laxmikant
> <sameer.wadgaon...@unisys.com>; Charles Daniels
> <cdani...@fastmail.com>; Andy Shevchenko
> <andriy.shevche...@linux.intel.com>; *S-Par-Maintainer
> <sparmaintai...@unisys.com>; de...@driverdev.osuosl.org
> Cc: kernel-janit...@vger.kernel.org; linux-ker...@vger.kernel.org
> Subject: [PATCH][staging-next] staging: unisys: visorbus: make two functions
> static
>
> From: Colin Ian King <colin.k...@canonical.com>
>
> 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.k...@canonical.com>

Acked-by: David Kershner <david.kersh...@unisys.com>

> ---
>  drivers/staging/unisys/visorbus/visorchannel.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to