Re: [PATCH] unit-tests/test-lib: fix typo in check_pointer_eq() description
From: Eric Sunshine <hidden>
Date: 2024-07-29 04:26:33
From: Eric Sunshine <hidden>
Date: 2024-07-29 04:26:33
On Mon, Jul 29, 2024 at 12:14 AM Kousik Sanagavarapu [off-list ref] wrote:
The comment surrounding chech_pointer_eq() should explain about what this function does instead of explaining check_int(). Correct this.
s/chech/check/
Signed-off-by: Kousik Sanagavarapu <redacted>