mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 06:23:51 -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