[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190204144243.GA31132@infradead.org>
Date: Mon, 4 Feb 2019 06:42:43 -0800
From: Christoph Hellwig <hch@...radead.org>
To: David Kozub <zub@...ux.fjfi.cvut.cz>
Cc: Jens Axboe <axboe@...nel.dk>,
Jonathan Derrick <jonathan.derrick@...el.com>,
Scott Bauer <sbauer@...donthack.me>,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Jonas Rabenstein <jonas.rabenstein@...dium.uni-erlangen.de>
Subject: Re: [PATCH v4 01/16] block: sed-opal: fix typos and formatting
On Fri, Feb 01, 2019 at 09:50:08PM +0100, David Kozub wrote:
> This should make no change in functionality.
> The formatting changes were triggered by checkpatch.pl.
>
> Signed-off-by: David Kozub <zub@...ux.fjfi.cvut.cz>
> Reviewed-by: Scott Bauer <sbauer@...donthack.me>
> ---
> block/sed-opal.c | 19 +++++++++++--------
> 1 file changed, 11 insertions(+), 8 deletions(-)
>
> diff --git a/block/sed-opal.c b/block/sed-opal.c
> index e0de4dd448b3..c882a193e162 100644
> --- a/block/sed-opal.c
> +++ b/block/sed-opal.c
> @@ -11,8 +11,8 @@
> *
> * This program is distributed in the hope it will be useful, but WITHOUT
> * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
> - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
> - * more details.
> + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
> + * for more details.
What exactly is the fix here?
If we want to fix the licence boilerplate we should switch it to an
SPDX tag instead.
Otherwise this looks fine to me.
Powered by blists - more mailing lists