Jason A. Donenfeld <ja...@zx2c4.com> wrote: > And, some error paths forgot to zero out sensitive > material, so this patch changes a kfree into a kzfree.
Can you split that out into a separate preparatory patch? Also, I recommend limiting the lines in your patch description to 75 chars lest you get people who run checkpatch on everything pestering you ;-) David