[PATCH 0/2] bcache: Fix symbol visibility and type assignment
Gabriel Shahrouzi <[email protected]>
| Newsgroups | org.kernel.vger.linux-bcache,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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