Re: [PATCH] lib/list-test: add a test for the 'list' doubly linked list
From: Kees Cook
Date: Mon Oct 07 2019 - 23:29:42 EST
On Mon, Oct 07, 2019 at 02:36:33PM -0700, David Gow wrote:
> +config LIST_TEST
> + bool "KUnit Test for Kernel Linked-list stuctures"
I missed this the first time through: typo of "structures"
--
Kees Cook