commit | 6b226e2f801253edf9d2f2afda538f550ae2b17d | [log] [tgz] |
---|---|---|
author | Benjamin Poirier <bpoirier@suse.com> | Mon Mar 21 13:21:39 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 21 22:56:37 2016 -0400 |
tree | 84945df99d55b2ec740ea01e941e8fa5964b3ea0 | |
parent | 6b0725232dd1a8ba330663603db2a4009c177181 [diff] |
net: Fix indentation of the conf/ documentation block 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 <jeder@redhat.com> Signed-off-by: Benjamin Poirier <bpoirier@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>