lkml.org 
[lkml]   [2018]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 2/3] leds: upboard: Add LED support
On Wed, Oct 24, 2018 at 10:07:30PM +0200, Jacek Anaszewski wrote:

> Yet, there are many out of LED subsystem files to update:
>
> find -name "*.c" -o -name "*.h" | xargs grep "enum led_brightness" |
> awk -F: '{print $1}' | sort -u | grep -v "leds" | wc -l
>
> returns 87.

Side note:

git grep -n 'enum led_brightness' | ...

a bit more effitient.

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2018-10-25 11:22    [W:0.168 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site