summaryrefslogtreecommitdiff
path: root/scripts/genksyms
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2011-03-11 02:55:29 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-11 22:31:47 (GMT)
commit05209262bcbece611e559a37b90869f667864e0c (patch)
treee1fcef981874f4c3ccab1321a3359e2fe7b21d3a /scripts/genksyms
parent7702c36072072427db2166cc6e68bfc52b4209bb (diff)
downloadlinux-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