On Thu, Sep 22, 2022 at 07:20:57AM -0400, William Breathitt Gray wrote: > The member documentation comment lines for struct counter_comp extend > past the 80-characters column boundary due to extra identation at the > start of each section. This patch realigns the comment block within the > 80-characters boundary by removing these superfluous indents. > > Reviewed-by: Yanteng Si <siyanteng@xxxxxxxxxxx> > Link: https://lore.kernel.org/r/20220902120839.4260-1-william.gray@xxxxxxxxxx/ > Signed-off-by: William Breathitt Gray <william.gray@xxxxxxxxxx> > --- > include/linux/counter.h | 40 ++++++++++++++++++++-------------------- > 1 file changed, 20 insertions(+), 20 deletions(-) This isn't needed for 6.0-final, I'll queue it up in my -next branch for 6.1-rc1. thanks, greg k-h