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:
898621d
)
xfs: fix the xfs_log_iovec i_addr type
author
Christoph Hellwig
<hch@infradead.org>
Wed, 23 Jun 2010 08:11:15 +0000
(18:11 +1000)
committer
Alex Elder
<aelder@sgi.com>
Mon, 26 Jul 2010 18:16:36 +0000
(13:16 -0500)
By making this member a void pointer we can get rid of a lot of pointless
casts.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
No differences found