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:
fee005e
)
iwlegacy: rename iwl to il
author
Stanislaw Gruszka
<sgruszka@redhat.com>
Mon, 24 Oct 2011 13:41:30 +0000
(15:41 +0200)
committer
Stanislaw Gruszka
<sgruszka@redhat.com>
Tue, 15 Nov 2011 10:16:58 +0000
(11:16 +0100)
iwl_legacy prefix result in long function names, what cause that we
have frequent line split and not readable code. Also iwl_foo symbols
are duplicated in iwlwifi driver, what is annoying when editing
kernel tree with cscope.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
No differences found