Re: staging: gpib: convert comments from // to /* */
Greg KH <[email protected]> Wed, 22 Oct 2025 12:25:14 +0200
| Newsgroups | dev.linux.lists.outreachy,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <2025102230-unshipped-comply-9957@gregkh> |
On Tue, Oct 14, 2025 at 01:45:49AM +0300, Michail Tatas wrote: > This patch converts some comments from // -> /* */ to make everything consistent as suggested > in the TODO file in drivers/staging/gpib/TODO Please wrap your changelog at 72 columns. > This patch only updates part of the driver to keep a reasonable patch size. Further conversions > will be submitted in follow-up patches if this is accepted. Please take a look at the kernel documentation that describes how to write a good changelog text. Neither of these sentences fit that guide. thanks, greg k-h