From: David S. Miller Date: Thu, 23 Jul 2020 01:08:39 +0000 (-0700) Subject: Merge branch 'l2tp-cleanup-checkpatch-pl-warnings' X-Git-Tag: v5.15~3197^2~152 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aff598caeda5fbaef5384d6f4d903ad9d9558311;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'l2tp-cleanup-checkpatch-pl-warnings' 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 Signed-off-by: David S. Miller --- aff598caeda5fbaef5384d6f4d903ad9d9558311