summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
diff options
context:
space:
mode:
authorJason Kridner <[email protected]>2011-09-04 14:40:16 -0400
committerAlbert ARIBAUD <[email protected]>2011-09-13 08:30:52 +0200
commit2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 (patch)
tree346a178e413eaa4b9a545366d4c0452bcbeef4fe /include/linux/unaligned
parent43de24fdc7f5715423441e6538a16afe2d4ad168 (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/unaligned')
0 files changed, 0 insertions, 0 deletions