Re: [PATCH] HID: prodikeys: make needlessly global symbols static

From: Jiri Kosina
Date: Thu Jul 21 2011 - 07:59:46 EST


On Thu, 21 Jul 2011, Axel Lin wrote:

> The following symbols are not referenced outside this file so
> there's no need for it to be in the global name space.
>
> pcmidi_sustained_note_release
> init_sustain_timers
> stop_sustain_timers
> pcmidi_handle_report
> pcmidi_setup_extra_keys
> pcmidi_snd_initialise
> pcmidi_snd_terminate
>
> Make them static.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>

Applied, thanks.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/