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:
2220f13
)
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
author
Benny Halevy
<bhalevy@panasas.com>
Fri, 14 Aug 2009 14:19:25 +0000
(17:19 +0300)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 14 Aug 2009 17:17:17 +0000
(13:17 -0400)
In order to open code and expose the result pointer assignment.
Alternatively, we can open code the call to xdr_reserve_space
and do the BUG_ON an the error case at the call site.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found