diff options
author | Brian Norris <computersforpeace@gmail.com> | 2017-07-24 17:00:46 -0700 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2017-07-24 17:04:33 -0700 |
commit | 1fbef470f3691a4a8afc4937c4ad1901e42901c4 (patch) | |
tree | 7aa6591d5ea883c187ba66a9b6f4064aa4ff0bea /drivers/mtd/devices | |
parent | e8e3edb95ce6a146bc774b6cfad3553f4383edc8 (diff) |
mtd: mtdswap: remove unused variables 'dev' and 'gd'
This was changed recently (commit e8e3edb95ce6 ("mtd: create per-device
and module-scope debugfs entries")) and some compilers are complaining:
drivers//mtd/mtdswap.c: In function 'mtdswap_add_debugfs':
>> drivers//mtd/mtdswap.c:1317: warning: unused variable 'dev'
And once we kill 'dev', 'gd' is also unused.
Cc: Mario J. Rugiero <mrugiero@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/devices')
0 files changed, 0 insertions, 0 deletions