git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e6779b
)
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 7 Oct 2009 13:21:09 +0000
(15:21 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 9 Nov 2009 08:40:57 +0000
(09:40 +0100)
This patch was generated by
git grep -E -i -l '[Aa]quire' | xargs -r perl -p -i -e 's/([Aa])quire/$1cquire/'
and the cumsumed was found by checking the diff for aquire.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found