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:
720b8f2
)
rpc: remove some unused macros
author
\\\"J. Bruce Fields\\\
<bfields@citi.umich.edu>
Mon, 9 Jun 2008 20:51:34 +0000
(16:51 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:12 +0000
(12:09 -0400)
There used to be a print_hexl() function that used isprint(), now gone.
I don't know why NFS_NGROUPS and CA_RUN_AS_MACHINE were here.
I also don't know why another #define that's actually used was marked
"unused".
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found