Should not use unsigned expression compared with zero
Signed-off-by: Xiang wangx <redacted>
---
tools/testing/selftests/nci/nci_dev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Thu, Sep 16, 2021 at 2:55 PM Xiang wangx [off-list ref] wrote:
quoted hunk
Should not use unsigned expression compared with zero
Signed-off-by: Xiang wangx <redacted>
---
tools/testing/selftests/nci/nci_dev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Sorry for missing a few comments about this commit message.
Please change the subject to fix grammatical errors.
On Thu, Sep 16, 2021 at 4:17 PM Bongsu Jeon [off-list ref] wrote:
On Thu, Sep 16, 2021 at 2:55 PM Xiang wangx [off-list ref] wrote:
quoted
Should not use unsigned expression compared with zero