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:
3661d28
)
ext4: Replace get_ext_path macro with an inline funciton
author
Akira Fujita
<a-fujita@rs.jp.nec.com>
Wed, 16 Sep 2009 17:46:38 +0000
(13:46 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 16 Sep 2009 17:46:38 +0000
(13:46 -0400)
Replace get_ext_path macro with an inline function,
since this macro looks like a function call but its arguments
get modified. Ted pointed this out, thanks.
Signed-off-by: Akira Fujita <a-fujita@rs.jp.nec.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found