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:
75507ef
)
ext4: Move the ext4_i.h header file into ext4.h
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 1 May 2009 17:44:33 +0000
(13:44 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 1 May 2009 17:44:33 +0000
(13:44 -0400)
There is no longer a reason for a separate ext4_i.h header file, so
move it into ext4.h just to make life easier for developers to find
the relevant data structures and typedefs. Should also speed up
compiles slightly, too.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found