diff options
author | Petr Štetiar <ynezz@true.cz> | 2019-07-17 23:04:22 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-07-17 23:06:02 +0200 |
commit | d6198d8625310cd1ad22113f137e48261fcc8ff6 (patch) | |
tree | a1976f242f46daaebf5392edd5336d5582ffb75e /target/linux/generic/pending-4.19/680-NET-skip-GRO-for-foreign-MAC-addresses.patch | |
parent | bc18c2bfe7a80630eea15aa71800b0829ce32634 (diff) | |
download | upstream-d6198d8625310cd1ad22113f137e48261fcc8ff6.tar.gz upstream-d6198d8625310cd1ad22113f137e48261fcc8ff6.tar.bz2 upstream-d6198d8625310cd1ad22113f137e48261fcc8ff6.zip |
mtd: cleanup unused code and variables in fis.c
While compile checking mtd changes in PR#1359 I've noticed following
compiler warnings and cleaned them up:
fis.c: In function 'fis_remap':
fis.c:143:25: warning: variable 'redboot' set but not used [-Wunused-but-set-variable]
struct fis_image_desc *redboot = NULL;
^~~~~~~
fis.c:142:25: warning: variable 'fisdir' set but not used [-Wunused-but-set-variable]
struct fis_image_desc *fisdir = NULL;
^~~~~~
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/generic/pending-4.19/680-NET-skip-GRO-for-foreign-MAC-addresses.patch')
0 files changed, 0 insertions, 0 deletions