diff options
| author | Jason Kridner <[email protected]> | 2011-09-04 14:40:16 -0400 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2011-09-13 08:30:52 +0200 |
| commit | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 (patch) | |
| tree | 346a178e413eaa4b9a545366d4c0452bcbeef4fe /include/linux/byteorder | |
| parent | 43de24fdc7f5715423441e6538a16afe2d4ad168 (diff) | |
led: remove camel casing of led identifiers globally
Result of running the following command to address Wolfgang's
comment about camel case:
for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done
Discussion:
http://patchwork.ozlabs.org/patch/84988/
Signed-off-by: Jason Kridner <[email protected]>
Signed-off-by: Joel A Fernandes <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
Diffstat (limited to 'include/linux/byteorder')
0 files changed, 0 insertions, 0 deletions
