Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netipsec
Module Name: src
Committed By: ozaki-r
Date: Mon May 22 04:40:23 UTC 2017
Modified Files:
src/sys/netipsec: key.c
Log Message:
KNF
And avoid calling a function, assigning a result to a variable, and
comparing it all together in one condition expression.
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/netipsec/key.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index