aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDaniel Latypov <[email protected]>2022-04-29 11:12:56 -0700
committerShuah Khan <[email protected]>2022-05-02 12:35:39 -0600
commitcae56e1740f559703c94b7f4d772d873b8a01395 (patch)
tree1af3aa0e009d1116c9cf303107f60e759d453137 /net/lapb/lapb_timer.c
parent9bf2eed995f9f8136f00110214c120f2d7912ad8 (diff)
kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)
These names sound more general than they are. The _end() function increments a `static int kunit_suite_counter`, so it can only safely be called on suites, aka top-level subtests. It would need to have a separate counter for each level of subtest to be generic enough. So rename it to make it clear it's only appropriate for suites. 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