[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210416083449.72700-1-efremov@linux.com>
Date: Fri, 16 Apr 2021 11:34:44 +0300
From: Denis Efremov <efremov@...ux.com>
To: linux-block@...r.kernel.org
Cc: Denis Efremov <efremov@...ux.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] Another small set of cleanups for floppy driver
Just a couple of patches to make checkpatch.pl a bit more happy.
All these patches preserve original semantics of the code and only
memset(), memcpy() patches change binary code.
Denis Efremov (5):
floppy: cleanups: remove trailing whitespaces
floppy: cleanups: use ST0 as reply_buffer index 0
floppy: cleanups: use memset() to zero reply_buffer
floppy: cleanups: use memcpy() to copy reply_buffer
floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
drivers/block/floppy.c | 23 +++++++--------------
include/uapi/linux/fd.h | 46 ++++++++++++++++++++---------------------
2 files changed, 31 insertions(+), 38 deletions(-)
--
2.30.2
Powered by blists - more mailing lists