[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <615a1135-bbb0-0384-8499-716f26fba08a@wanadoo.fr>
Date: Fri, 16 Jul 2021 21:22:43 +0200
From: Marion & Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: Sasha Levin <sashal@...nel.org>, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org,
Kernel Janitors <kernel-janitors@...r.kernel.org>
Subject: Re: [PATCH AUTOSEL 4.9 17/18] scsi: be2iscsi: Fix some missing space
in some messages
Le 14/07/2021 à 21:48, Sasha Levin a écrit :
> From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
>
> [ Upstream commit c7fa2c855e892721bafafdf6393342c000e0ef77 ]
>
> Fix a few style issues reported by checkpatch.pl:
>
> - Avoid duplicated word in comment.
>
> - Add missing space in messages.
>
> - Unneeded continuation line character.
>
> - Unneeded extra spaces.
>
> - Unneeded log message after memory allocation failure.
>
> Link: https://lore.kernel.org/r/8cb62f0eb96ec7ce7a73fe97cb4490dd5121ecff.1623482155.git.christophe.jaillet@wanadoo.fr
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> Signed-off-by: Martin K. Petersen <martin.petersen@...cle.com>
> Signed-off-by: Sasha Levin <sashal@...nel.org>
Hi,
I always appreciate to have some patches backported, but in this
particular case, I wonder what is the rational to backport up to 4.9
some checkpatch warning about log message?
Keeping code aligned to ease other future backport?
I thought that the rule for backport was that it needed to fix a real
issue (and sometimes a real 'potential' issue)
CJ
Powered by blists - more mailing lists