On Wed, Jul 22, 2026 at 11:28:16PM +0530, Mohit Mishra wrote:
The header file sm750_accel.h contains duplicate kernel-doc comments for
sm750_hw_copyarea and sm750_hw_imageblit. These comments are outdated,
still reference legacy CamelCase parameters, and generate kernel-doc
warnings because they do not document the 'accel' parameter.
Since the correct and updated kernel-doc comments are already present
in the actual implementation file (sm750_accel.c), remove the duplicate
and outdated comments from the header.
Signed-off-by: Mohit Mishra <redacted>
---
Acked-by: Dan Carpenter <redacted>
Because nothing pisses me off more than comments... :P LOL.
regards,
dan carpenter