diff options
author | Daniel Latypov <[email protected]> | 2022-03-28 10:41:43 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2022-04-04 16:23:14 -0600 |
commit | cdebea6968faafa955b3cc9196003e7f17f78955 (patch) | |
tree | 3c126d50f4a032005c2df111c7e332bb9f212cd1 /net/lapb/lapb_timer.c | |
parent | 61695f8c5d5190db11aece403304f06d22c90597 (diff) |
kunit: split resource API impl from test.c into new resource.c
We've split out the declarations from include/kunit/test.h into
resource.h.
This patch splits out the definitions as well for consistency.
A side effect of this is git blame won't properly track history by
default, users need to run
$ git blame -L ,1 -C13 lib/kunit/resource.c
Signed-off-by: Daniel Latypov <[email protected]>
Reviewed-by: David Gow <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions