Re: [PATCH] staging: most: make helper functions static

2015-09-03 Thread Greg Kroah-Hartman
On Mon, Aug 24, 2015 at 04:50:10PM +0200, Michał Bartoszkiewicz wrote: > This fixes two "symbol was not declared. Should it be static?" sparse > warnings. > > Signed-off-by: Michał Bartoszkiewicz > --- > drivers/staging/most/aim-sound/sound.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 delet

[PATCH] staging: most: make helper functions static

2015-08-24 Thread Michał Bartoszkiewicz
This fixes two "symbol was not declared. Should it be static?" sparse warnings. Signed-off-by: Michał Bartoszkiewicz --- drivers/staging/most/aim-sound/sound.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/most/aim-sound/sound.c b/drivers/staging/most/