[PATCH 0/2] bcache: Fix symbol visibility and type assignment

Gabriel Shahrouzi posted 2 patches 3 weeks, 5 days ago
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(-)
[PATCH 0/2] bcache: Fix symbol visibility and type assignment
Posted by Gabriel Shahrouzi 3 weeks, 5 days ago
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