1
0
Fork 0
alistair23-linux/drivers/mcb
Andreas Werner 8cd1f9d01c mcb: Delete num_cells variable which is not required
The num_cells variable is only used in the dev_dbg print,
but we can directly use the ret variable which also includes the same
value.

Signed-off-by: Andreas Werner <andreas.werner@men.de>
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-03 15:52:28 -07:00
..
Kconfig drivers: mcb: Fix build error discovered by 0-day bot 2014-03-09 10:22:46 -07:00
Makefile mcb: Add PCI carrier for MEN Chameleon Bus 2014-02-28 15:47:12 -08:00
mcb-core.c mcb: Implement bus->dev.release callback 2016-05-03 15:52:28 -07:00
mcb-internal.h mcb: export bus information via sysfs 2016-05-03 15:07:35 -07:00
mcb-parse.c mcb: Fixed bar number assignment for the gdd 2016-05-03 15:52:28 -07:00
mcb-pci.c mcb: Delete num_cells variable which is not required 2016-05-03 15:52:28 -07:00