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:
267adc3
)
pipe: move pipe_inode_info structure decleration up before it's used
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 4 Jun 2007 13:03:12 +0000
(15:03 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 8 Jun 2007 06:33:53 +0000
(08:33 +0200)
There's really no reason it's below the first use of the pointer
type, and it'll fail compilation for the network addition (for good
reason). So move it up a bit.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/linux/pipe_fs_i.h
patch
|
blob
|
history
diff --cc
include/linux/pipe_fs_i.h
Simple merge