> -----Original Message----- > From: Joyce Kong <[email protected]> > Sent: Thursday, August 19, 2021 7:11 AM > To: [email protected]; Van Haaren, Harry > <[email protected]>; [email protected]; > [email protected] > Cc: [email protected]; [email protected]; [email protected] > Subject: [PATCH] test/service_cores: fix wrong comment > > Change the inaccurate comment of 'set pass flag' > to 'clear pass flag' as the '*pass_test = 0' code > actually implements clearing. > > Fixes: f038a81e1c56 ("service: add unit tests") > Cc: [email protected] > > Signed-off-by: Joyce Kong <[email protected]> > Reviewed-by: Ruifeng Wang <[email protected]>
Acked-by: Harry van Haaren <[email protected]>

