mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 23:21:49 -04:00
We usually got away with ->next on the final entry being NULL, but it finally bit me. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: stable@kernel.org