On Tue, 13 Oct 2020 18:27:25 +0200 Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > From time to time, the novice kernel contributors do not add Reviewed-by > or Tested-by tags to the next versions of the patches. Mostly because > they are unaware that responsibility of adding these tags in next > version is on submitter, not maintainer. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Reword, following Jonathan suggestions. > --- > Documentation/process/submitting-patches.rst | 7 +++++++ > 1 file changed, 7 insertions(+) Applied, thanks. jon