diff options
| author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-13 18:42:26 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-23 15:49:56 +0100 |
| commit | bae6277ad341d4fbfa564409c310bd151f235250 (patch) | |
| tree | a29cd53b92082693a3956428713219a1f3634fe7 /include/linux/getcpu.h | |
| parent | 8e6f5a1d3bd462ff54cdb86f2938bfaa4223ccc9 (diff) | |
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
commit 5eee7bd7e245914e4e050c413dfe864e31805207 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/getcpu.h')
0 files changed, 0 insertions, 0 deletions
