counter: Realign counter_comp comment block to 80 characters
authorWilliam Breathitt Gray <william.gray@linaro.org>
Thu, 22 Sep 2022 11:20:57 +0000 (07:20 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Sep 2022 11:28:31 +0000 (13:28 +0200)
commitcca1fd41ab2862465d75443822d751e4f9a112ee
treef26eb7d5b58de3e8c90647f8fc398e384552c4e3
parentd322259506a429f85194f3b28754d615364ea99d
counter: Realign counter_comp comment block to 80 characters

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@loongson.cn>
Link: https://lore.kernel.org/r/20220902120839.4260-1-william.gray@linaro.org/
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Link: https://lore.kernel.org/r/8294b04153c33602e9c3dd21ac90c1e99bd0fdaf.1663844776.git.william.gray@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/counter.h