diff options
author | Andreas Werner <andreas.werner@men.de> | 2016-05-03 12:42:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-03 15:52:28 -0700 |
commit | 8cd1f9d01cbf4f46eace90d9792e65a209c37d31 (patch) | |
tree | c272451721fc5ca78663dbf2475f9986206ac60a /drivers/nvmem | |
parent | f75564d343010b025301d9548f2304f48eb25f01 (diff) | |
download | linux-8cd1f9d01cbf4f46eace90d9792e65a209c37d31.tar.bz2 |
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>
Diffstat (limited to 'drivers/nvmem')
0 files changed, 0 insertions, 0 deletions