Module Name: src Committed By: maxv Date: Thu Jan 25 10:45:58 UTC 2018
Modified Files: src/sys/netinet: in_l2tp.c src/sys/netinet6: in6_l2tp.c Log Message: Style, reduce the indentation level when possible, and add a missing NULL check after M_PREPEND. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/netinet/in_l2tp.c cvs rdiff -u -r1.12 -r1.13 src/sys/netinet6/in6_l2tp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.