Files
kernel_arpi/include/linux
Jason A. Donenfeld 5eee7bd7e2 net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
This worked before, because we made all callers name their next pointer
"next". But in trying to be more "drop-in" ready, the silliness here is
revealed. This commit fixes the problem by making the macro argument and
the member use different names.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-14 11:48:41 -08:00
..
2019-12-03 07:36:38 -07:00
2019-12-03 11:20:37 +01:00
2019-12-08 12:42:19 +01:00
2019-12-04 19:44:14 -08:00
2019-12-09 10:36:44 -08:00
2019-12-25 17:08:33 -07:00
2020-01-14 11:31:41 -08:00
2019-12-06 10:47:28 +01:00
2020-01-13 18:16:43 -08:00
2019-12-04 19:44:14 -08:00
2020-01-13 18:31:48 -08:00
2020-01-02 16:15:33 -08:00