Re: [PATCH] leds: Move static keyword to the front of declarations

2019-08-30 Thread Krzysztof Wilczynski
Hello Dan, Thank you for feedback. [...] This file is missing in the subject. Maybe break it out into a separate patch since they do not have dependencies on each other. Will do. Sorry about that. I initially had these as separate patches, but after looking at who the maintainer is and tho

Re: [PATCH] leds: Move static keyword to the front of declarations

2019-08-30 Thread Dan Murphy
Krzystof Thanks for the patch On 8/30/19 4:09 AM, Krzysztof Wilczynski wrote: Move the static keyword to the front of declarations. In drivers/leds/leds-lm3532.c for ramp_table, als_avrg_table and als_imp_table, and in drivers/leds/leds-lm3532.c for ramp_table. This will resolve the following