Re: [PATCH] staging: gpib: converted // to /**/ comments
From: Greg KH
Date: Sun Nov 09 2025 - 19:56:15 EST
On Sun, Nov 09, 2025 at 09:18:13PM +0200, Michail Tatas wrote:
> This patch converts comments from // to /**/ to make them
> consistent across the file as suggested by the TODO file in
> drivers/staging/gpib/todo
>
> Signed-off-by: Michail Tatas <michail.tatas@xxxxxxxxx>
That todo file is a bit out of date, we now allow single-line //
comments, so this really isn't needed, unless the maintainer wants me to
take it?
thanks,
greg k-h