diff options
author | David Gow <[email protected]> | 2022-02-25 10:52:48 +0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2022-02-25 08:38:55 -0700 |
commit | 37dc573c0a547e1aed0c9abb480fab797bd3833f (patch) | |
tree | 6cfa68eedab40792a8c70184444b8a381ac891f3 /net/lapb/lapb_timer.c | |
parent | d7fd696c12605b1666e9a2051e2ac896af103bfe (diff) |
list: test: Add a test for list_is_head()
list_is_head() was added recently[1], and didn't have a KUnit test. The
implementation is trivial, so it's not a particularly exciting test, but
it'd be nice to get back to full coverage of the list functions.
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/include/linux/list.h?id=0425473037db40d9e322631f2d4dc6ef51f97e88
Signed-off-by: David Gow <[email protected]>
Acked-by: Daniel Latypov <[email protected]>
Acked-by: Brendan Higgins <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions