[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241008125930.33578456.pasic@linux.ibm.com>
Date: Tue, 8 Oct 2024 12:59:30 +0200
From: Halil Pasic <pasic@...ux.ibm.com>
To: "Marc Hartmayer" <mhartmay@...ux.ibm.com>
Cc: Cornelia Huck <cohuck@...hat.com>, Eric Farman <farman@...ux.ibm.com>,
Heiko Carstens <hca@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>,
Alexander Gordeev <agordeev@...ux.ibm.com>,
Christian Borntraeger
<borntraeger@...ux.ibm.com>,
Sven Schnelle <svens@...ux.ibm.com>,
"Martin
K. Petersen" <martin.petersen@...cle.com>,
Robin Murphy
<robin.murphy@....com>,
Ulf Hansson <ulf.hansson@...aro.org>, linux-s390@...r.kernel.org,
virtualization@...ts.linux.dev, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, Halil Pasic
<pasic@...ux.ibm.com>
Subject: Re: [PATCH 1/1] s390/virtio_ccw: fix dma_parm pointer not set up
On Tue, 08 Oct 2024 10:47:48 +0200
"Marc Hartmayer" <mhartmay@...ux.ibm.com> wrote:
> > Closes: https://bugzilla.linux.ibm.com/show_bug.cgi?id=209131
>
> I guess, this line can be removed as it’s internal only.
checkpatch.pl complains about the Reported-by if I do.
It does not complain about
Closes: N/A
but if I read the process documentation correctly if the report
is not available on the web Closes should be omitted:
"""
Using Reported-by:, Tested-by:, Reviewed-by:, Suggested-by: and Fixes:
----------------------------------------------------------------------
The Reported-by tag gives credit to people who find bugs and report them and it
hopefully inspires them to help us again in the future. The tag is intended for
bugs; please do not use it to credit feature requests. The tag should be
followed by a Closes: tag pointing to the report, unless the report is not
available on the web.
"""
So I guess I have to make peace with getting checkpatch warnings when I
give credits to the reporter for reports not available on the web.
Regards,
Halil
Powered by blists - more mailing lists