Re: [PATCH] eventfs: Fix kerneldoc of eventfs_remove_rec()

From: Steven Rostedt
Date: Thu Nov 02 2023 - 08:38:06 EST


On Thu, 2 Nov 2023 12:05:33 +0530
Mukesh Ojha <quic_mojha@xxxxxxxxxxx> wrote:

> I will try to participate and take this in a good way..but i thought
> for easier change where there is no discussion is needed., it is fine
> to add if you have spent time in checking the code and change is proper.

If it's easy then automated bots will likely catch any issues. No need to
say you looked at it too. Otherwise we'll get 20 Reviewed-by tags on
comment changes.

A Reviewed-by tag has much more meaning when the code being reviewed is not
trivial, where questions about correctness is needed. In other words, if
something doesn't look quite right, ask. If it is, and the author explains
the reason it is, the fact that the explanation is now documented in the
archives is useful.

Thanks,

-- Steve