diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2011-03-11 02:55:29 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-11 22:31:47 (GMT) |
commit | 05209262bcbece611e559a37b90869f667864e0c (patch) | |
tree | e1fcef981874f4c3ccab1321a3359e2fe7b21d3a /scripts/genksyms | |
parent | 7702c36072072427db2166cc6e68bfc52b4209bb (diff) | |
download | linux-fsl-qoriq-05209262bcbece611e559a37b90869f667864e0c.tar.xz |
staging: ath6kl: s|A_MEMCPY|memcpy|g
for i in $(find ./drivers/staging/ath6kl/ -name \*.[ch]) ; do \
sed -r -i -e "s/A_MEMCPY/memcpy/g" $i; done
Cc: Naveen Singh <naveen.singh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/genksyms')
0 files changed, 0 insertions, 0 deletions