Re: [PATCH v2] ipvs: increase ip_vs_conn_tab_bits range for 64BIT

From: Julian Anastasov
Date: Tue May 16 2023 - 01:35:12 EST



Hello,

On Mon, 15 May 2023, Abhijeet Rastogi wrote:

> Hi Julian Anastasov,
>
> >Can you keep the previous line width of the above help
> because on standard 80-width window the help now gets truncated in
> make menuconfig.
>
> Refer this screenshot: https://i.imgur.com/9LgttpC.png
>
> Sorry for the confusion, I was already expecting this comment. The
> patch had a few words added, hence it feels like many lines have
> changed. However, no line actually exceeds 80 width.
>
> Longest line is still 80-width max. Do you prefer I reduce it to a
> lower number like 70?

I'm checking in menuconfig where the help text is displayed.
The word "lasting" is visible up to "last". So, 3 columns are not
visible. In editor, this line is 84, may be up to 80 should be good.
You are using editor that represents Tabs as 4 spaces, that is why
it looks like it fits in 80. Open Kconfig in less. But in editor/less
does not matter because menuconfig simply ignores the leading spaces
in Kconfig and considers the text length which should be no more
than 70.

Regards

--
Julian Anastasov <ja@xxxxxx>