]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
No functional changes (who dares to touch this code!) but:
authorluigi <luigi@FreeBSD.org>
Thu, 10 Dec 2009 10:34:30 +0000 (10:34 +0000)
committerluigi <luigi@FreeBSD.org>
Thu, 10 Dec 2009 10:34:30 +0000 (10:34 +0000)
commit54e485de2b94539a6c2e68b1fc5b534c7eb99e84
tree014743ad58ac7dd91362f5e66ef42988da9f0ea8
parent8b672c944801c499931dfecae6fbb2e688fbb554
No functional changes (who dares to touch this code!) but:

- cast the result of LEN() to int as this is the main usage.
- use LEN() in one place where it was forgotten.
- Document the use of a static variable in rw mode.

More small changes to follow.

MFC after: 7 days
sys/net/radix.c