Re: [PATCH net-next 3/5] net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists

From: Simon Horman
Date: Tue Jul 01 2025 - 10:22:39 EST


On Tue, Jul 01, 2025 at 10:12:58AM +0700, Bagas Sanjaya wrote:
> These lists' items were separated by newlines but without bullet list
> marker. Turn the lists into proper bullet list.
>
> While at it, also reword values description for pf_expose to not repeat
> mentioning SCTP_PEER_ADDR_CHANGE and SCTP_GET_PEER_ADDR_INFO sockopt.
>
> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>