[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211217063224.3474-1-mikoxyzzz@gmail.com>
Date: Fri, 17 Dec 2021 07:32:22 +0100
From: Miko Larsson <mikoxyzzz@...il.com>
To: minchan@...nel.org, ngupta@...are.org, senozhatsky@...omium.org,
axboe@...nel.dk, linux-kernel@...r.kernel.org,
linux-block@...r.kernel.org
Cc: Miko Larsson <mikoxyzzz@...il.com>, hch@...radead.org
Subject: [PATCH v2 0/2] Fix some formatting problems
Hi,
This is v2 of the patch set I sent in two days ago. The subject is
arguably misleading, since we're doing a bit more than fixing some
"superficial formatting problems", but I wanted to keep the original
subject since this is a followup to the previous patch set.
This patch set adds SPDX license identifiers to zram_drv, and replaces
all uses of 'strlcpy()' with 'kmemdup_nul()' and 'strcpy()'.
Miko Larsson (2):
zram: zram_drv: add SPDX license identifiers
zram: zram_drv: replace 'strlcpy()'
drivers/block/zram/zram_drv.c | 18 ++++++------------
drivers/block/zram/zram_drv.h | 9 ++-------
2 files changed, 8 insertions(+), 19 deletions(-)
--
2.34.1
Powered by blists - more mailing lists