You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Petr Štetiar d6198d8625 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>
5 years ago
..
base-files base-files: don't set ARGV and ARGC 5 years ago
boot ath79: add support for Qihoo C301 5 years ago
devel perf: simplify the build process 5 years ago
firmware brcm2708: switch to linux-firmware SDIO NVRAM 5 years ago
kernel mt76: update to the latest version 5 years ago
libs libroxml: bump to the 3.0.2 version 5 years ago
network openvpn: add new list option tls_ciphersuites 5 years ago
system mtd: cleanup unused code and variables in fis.c 5 years ago
utils lua5.3: build shared library 5 years ago
Makefile build: add ABI_VERSION to binary package names 5 years ago