[PATCH 8/12] rpcgss: simplify make_checksum

J. Bruce Fields bfields at fieldses.org
Tue Dec 5 14:45:47 EST 2006


On Tue, Dec 05, 2006 at 10:17:11AM -0500, Chuck Lever wrote:
> I would use a pre-processor macro instead of the bare naked string "md5".

I'm for that in cases where the macro name provides additional
documentation, or when we need to provide a single place where we can
change some parameter at compile-time, but in this case it would be an
extra layer of indirection without any benefit.

--b.


More information about the NFSv4 mailing list