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:
de74b05
)
exofs: Rename struct ore_components comps => oc
author
Boaz Harrosh
<bharrosh@panasas.com>
Wed, 28 Sep 2011 08:39:59 +0000
(11:39 +0300)
committer
Boaz Harrosh
<bharrosh@panasas.com>
Mon, 3 Oct 2011 15:07:50 +0000
(17:07 +0200)
ore_components already has a comps member so this leads
to things like comps->comps which is annoying. the name oc
was already used in new code. So rename all old usage of
ore_components comps => ore_components oc.
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
No differences found