Tom Parkin says:
====================
l2tp: cleanup checkpatch.pl warnings
l2tp hasn't been kept up to date with the static analysis checks offered
by checkpatch.pl.
This series addresses a range of minor issues which don't involve large
changes to code structure.  The changes include:
 * tweaks to use of whitespace, comment style, line breaks,
   and indentation
 * two minor modifications to code to use a function or macro suggested
   by checkpatch
v1 -> v2
 * combine related patches (patches fixing whitespace issues, patches
   addressing comment style)
 * respin the single large patchset into a multiple smaller series for
   easier review
====================
Reviewed-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>