From: David Ahern
Date: Fri, 20 Apr 2018 15:37:56 -0700
> Last one - for this week.
>
> Patches 1, 2 and 7 are more cleanup patches - removing dead code,
> moving code from a header to near its single caller, and updating
> function name.
>
> Patches 3-5 do some refactoring leading up to patch
Last one - for this week.
Patches 1, 2 and 7 are more cleanup patches - removing dead code,
moving code from a header to near its single caller, and updating
function name.
Patches 3-5 do some refactoring leading up to patch 6 which fixes
a NULL dereference. I have only managed to trigger a panic