sunrpc/cache.h: fix coding style
authorEldad Zack <eldad@fogrefinery.com>
Fri, 6 Jul 2012 19:31:56 +0000 (21:31 +0200)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 11 Jul 2012 20:07:59 +0000 (16:07 -0400)
Neaten code style in get_int().
Also use sizeof() instead of hard coded number as suggested by
Joe Perches <joe@perches.com>.

Cc: Joe Perches <joe@perches.com>
Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found