[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250408033322.401680-1-gshahrouzi@gmail.com>
Date: Mon, 7 Apr 2025 23:33:20 -0400
From: Gabriel Shahrouzi <gshahrouzi@...il.com>
To: Coly Li <colyli@...nel.org>,
Kent Overstreet <kent.overstreet@...ux.dev>
Cc: linux-bcache@...r.kernel.org,
linux-kernel@...r.kernel.org,
skhan@...uxfoundation.org,
kernelmentees@...ts.linuxfoundation.org,
gshahrouzi@...il.com
Subject: [PATCH 0/2] bcache: Fix symbol visibility and type assignment
Patch 1 ensures bcache_is_reboot is properly declared along with the
other forward declarations.
Patch 2 removes incorrect cpu_to_leXX conversions for assignments.
Gabriel Shahrouzi (2):
bcache: Fix undeclared symbol warning for bcache_is_reboot
bcache: Fix warnings for incorrect type in assignments
drivers/md/bcache/bcache.h | 1 +
drivers/md/bcache/super.c | 12 ++++++------
drivers/md/bcache/sysfs.c | 2 --
3 files changed, 7 insertions(+), 8 deletions(-)
--
2.43.0
Powered by blists - more mailing lists