Dimitry Andric
57cdd13d07
Suppress unused variable warning in tcp_stacks's rack.c
...
With clang 15, the following -Werror warning is produced:
sys/netinet/tcp_stacks/rack.c:17405:12: error: variable 'outstanding' set but not used [-Werror,-Wunused-but-set-variable]
uint32_t outstanding;
^
The 'outstanding' variable was used later in the rack_output() function,
but refactoring in 35c7bb340788f removed the usage. To avoid too much
code churn, mark the variable unused to supress the warning.
MFC after: 3 days
2022-08-14 21:27:35 +02:00
..
2022-04-05 13:52:36 +02:00
2022-04-02 14:10:59 +02:00
2022-04-09 09:14:00 +02:00
2022-07-05 11:56:55 -03:00
2022-08-14 21:27:35 +02:00
2022-05-31 21:06:14 +00:00
2022-05-31 21:06:14 +00:00
2020-11-08 18:49:23 +00:00
2022-05-13 13:32:43 -07:00
2021-11-24 13:31:16 -05:00
2021-10-22 14:40:53 -07:00
2021-01-17 20:32:26 +00:00
2022-01-17 00:13:47 +01:00
2022-08-01 10:02:12 +00:00
2020-11-29 13:41:49 +00:00
2021-10-22 14:40:53 -07:00
2022-05-28 20:52:17 +03:00
2021-12-20 17:15:43 -09:00
2021-12-06 09:32:31 -08:00
2021-12-26 10:47:28 -08:00
2022-08-10 11:09:34 -07:00
2022-02-09 12:24:41 +01:00
2022-01-03 10:15:22 -08:00
2022-08-01 08:52:26 +00:00
2022-05-07 18:17:33 +02:00
2020-10-18 17:15:47 +00:00
2022-08-12 12:08:18 -07:00
2022-08-12 12:08:18 -07:00
2022-07-13 09:46:05 -05:00
2021-03-04 20:56:48 +01:00
2022-08-11 09:19:37 -07:00
2022-08-10 11:09:34 -07:00
2021-08-19 10:48:53 +02:00
2021-12-26 15:33:48 +00:00
2022-06-04 19:12:29 +03:00
2022-04-12 10:04:59 +02:00
2022-08-12 08:31:29 -07:00
2022-05-17 10:10:42 -07:00
2022-04-11 14:51:16 -05:00
2022-03-22 07:38:01 -05:00
2022-04-11 14:16:43 +03:00
2021-08-14 18:50:12 +02:00
2022-08-11 09:19:37 -07:00
2022-02-03 20:06:42 +01:00
2022-08-11 09:19:37 -07:00
2022-05-14 06:28:19 +02:00
2022-04-12 14:58:59 -07:00
2022-04-19 12:45:57 +00:00
2022-06-04 07:38:19 +02:00
2022-02-17 22:45:57 +01:00
2022-02-17 22:45:57 +01:00
2022-08-03 17:28:15 +02:00
2022-06-04 07:38:19 +02:00
2022-03-29 01:50:17 +02:00
2022-01-03 10:15:21 -08:00
2022-05-14 12:38:43 +02:00
2022-08-08 12:53:42 +02:00
2021-12-27 23:40:31 +01:00
2022-07-26 19:59:55 +02:00
2022-06-04 07:38:19 +02:00
2021-09-07 11:19:29 -04:00
2022-03-29 21:09:51 +02:00
2022-06-08 22:35:14 +02:00
2021-01-12 13:16:10 +00:00
2022-07-25 22:08:35 +02:00
2022-03-29 21:09:51 +02:00
2022-07-25 22:08:28 +02:00
2022-03-29 01:50:17 +02:00
2022-06-27 19:04:45 +02:00
2022-05-23 16:09:23 +02:00
2020-10-16 10:44:48 +00:00
2022-06-04 07:38:19 +02:00
2022-05-23 16:09:23 +02:00
2022-04-07 10:17:09 +01:00
2021-05-06 11:22:26 -04:00
2022-02-03 16:21:58 +01:00
2021-11-01 23:10:30 +00:00
2022-02-25 20:05:32 +01:00
2022-02-25 20:05:32 +01:00
2022-04-08 17:25:13 -07:00
2021-08-27 08:31:32 -04:00
2021-11-30 07:17:30 +01:00
2022-04-14 16:04:08 -04:00
2022-04-14 16:04:08 -04:00
2022-08-10 07:32:37 -07:00
2022-04-19 06:56:39 -06:00
2021-12-26 08:48:24 -08:00
2022-08-13 17:33:36 -04:00
2022-02-10 15:39:58 -05:00
2021-04-21 13:00:16 -07:00
2021-04-21 13:00:16 -07:00
2022-08-08 13:07:10 +02:00
2022-06-15 23:28:54 +02:00
2022-01-31 16:40:04 -08:00
2021-05-07 17:32:32 -04:00
2022-02-03 16:21:58 +01:00
2022-06-08 14:51:31 +02:00
2022-06-03 10:49:17 +02:00
2022-07-04 12:40:51 -07:00
2022-08-10 11:09:34 -07:00
2022-02-10 00:21:31 +01:00
2022-02-07 19:22:03 -07:00
2021-12-26 14:56:04 +00:00
2022-07-04 12:40:51 -07:00
2022-08-10 11:09:34 -07:00
2022-07-04 12:40:51 -07:00
2022-02-01 18:41:36 +01:00
2021-12-26 08:48:19 -08:00
2021-04-21 13:00:16 -07:00
2022-08-10 11:09:34 -07:00
2022-04-12 10:04:59 +02:00
2022-01-03 10:12:30 +01:00