[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240430080019.4242-1-konishi.ryusuke@gmail.com>
Date: Tue, 30 Apr 2024 17:00:17 +0900
From: Ryusuke Konishi <konishi.ryusuke@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-nilfs@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bart Van Assche <bvanassche@....org>,
Jens Axboe <axboe@...nel.dk>
Subject: [PATCH -mm 0/2] nilfs2: reduce build warnings with "make C=1"
Hi Andrew,
Please add these to the queue for the next merge window.
These two are cleanups that eliminate the warnings output by sparse
(not including common one related to refcount_dec_and_lock).
Neither is a bugfix.
Thanks,
Ryusuke Konishi
Ryusuke Konishi (2):
nilfs2: use integer type instead of enum req_op for event tracing
header
nilfs2: make superblock data array index computation sparse friendly
fs/nilfs2/mdt.c | 2 +-
fs/nilfs2/the_nilfs.c | 20 ++++++++++++++++++--
include/trace/events/nilfs2.h | 4 ++--
3 files changed, 21 insertions(+), 5 deletions(-)
--
2.34.1
Powered by blists - more mailing lists