Openwrt/package/system
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>
2019-07-17 23:06:02 +02:00
..
ca-certificates ca-certificates: update to version 20190110 2019-03-21 00:57:54 +01:00
fstools fstools: add direct dependencies on libblobmsg-json and libjson-c 2019-07-15 00:38:24 +02:00
fwtool
iucode-tool
mtd mtd: cleanup unused code and variables in fis.c 2019-07-17 23:06:02 +02:00
openwrt-keyring
opkg opkg: bump to version 2019-06-14 2019-06-14 01:51:24 +00:00
procd procd: update to latest git HEAD 2019-07-13 13:28:18 +02:00
rpcd rpcd: implement service_running() in init.d script 2019-07-15 16:21:56 +02:00
ubox ubox: implement service_running() in log init.d script 2019-07-15 16:21:56 +02:00
ubus
ucert
uci uci: fix heap use after free (FS#2288) 2019-05-23 22:05:40 +02:00
urandom-seed base-files: move urandom seed bits into separate package 2019-06-11 08:06:28 +02:00
urngd urngd: move project to git.openwrt.org 2019-06-17 15:29:58 +02:00
usign
zram-swap zram-swap: Add extra commands for status/compaction 2019-07-07 13:02:06 +02:00