11 Dec
2016
11 Dec
'16
11:40 a.m.
On Thursday 08 December 2016 13:36:14 Michał Kępień wrote:
--- a/sound/pci/hda/dell_wmi_helper.c +++ b/sound/pci/hda/dell_wmi_helper.c @@ -6,7 +6,7 @@ #include <linux/dell-led.h>
static int dell_led_value; -static int (*dell_led_set_func)(int, int); +static int (*dell_led_set_func)(int);
Suggestion: what about changing name to dell_micmute_led_set_func to match real function name which is used after this patch?
--
Pali Rohár
pali.rohar@gmail.com