Re: [PATCH 1/2] net: Fix indentation of the conf/ documentation block

2016-03-21 Thread David Miller
From: Benjamin Poirier Date: Mon, 21 Mar 2016 13:21:39 -0700 > Commit d67ef35fff67 ("clarify documentation for > net.ipv4.igmp_max_memberships") mistakenly indented a block of > documentation such that it now looks like it belongs to a specific sysctl. > Restore that block's original position. >

[PATCH 1/2] net: Fix indentation of the conf/ documentation block

2016-03-21 Thread Benjamin Poirier
Commit d67ef35fff67 ("clarify documentation for net.ipv4.igmp_max_memberships") mistakenly indented a block of documentation such that it now looks like it belongs to a specific sysctl. Restore that block's original position. Cc: Jeremy Eder Signed-off-by: Benjamin Poirier --- Documentation/net