Files
openwrt/target/linux
Christian Marangi c951291df9 generic: 6.1: fix compilation warning for CONFIG_PROC_STRIPPED
Fix compilation warning for CONFIG_PROC_STRIPPED for kernel 6.1.

Fix compilation warning:
make[4]: Leaving directory '/__w/openwrt/openwrt/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-ath79_tiny/linux-6.1.55'
net/ipv4/inet_timewait_sock.c: In function '__inet_twsk_schedule':
net/ipv4/inet_timewait_sock.c:272:22: error: unused variable 'kill' [-Werror=unused-variable]
  272 |                 bool kill = timeo <= 4*HZ;
      |                      ^~~~
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-06 21:53:14 +02:00
..
2023-08-09 22:06:24 +02:00
2023-09-23 13:10:28 +02:00
2023-08-09 22:06:24 +02:00
2023-09-23 13:10:28 +02:00
2023-10-04 21:03:12 +02:00
2023-09-23 13:10:28 +02:00
2023-08-09 22:06:24 +02:00
2023-10-04 21:03:12 +02:00
2023-09-23 13:10:28 +02:00
2023-08-09 22:06:24 +02:00
2023-07-01 12:54:30 +02:00
2023-08-09 22:06:24 +02:00
2023-07-30 18:02:47 +02:00
2023-10-04 21:03:12 +02:00
2023-09-20 14:13:00 +02:00
2023-09-28 14:04:54 +02:00
2023-09-23 13:10:28 +02:00
2023-09-25 18:11:20 +02:00