cgel@gmail.com writes:
> From: ye xingchen
>
> Use !E to replace the type of x == 0. This change is just to
> simplify the code, no actual functional changes.
>
> Reported-by: Zeal Robot
> Signed-off-by: ye xingchen
> ---
> drivers/macintosh/adb.c | 2 +-
> 1 file changed, 1 insertion(+),
From: ye xingchen
Use !E to replace the type of x == 0. This change is just to
simplify the code, no actual functional changes.
Reported-by: Zeal Robot
Signed-off-by: ye xingchen
---
drivers/macintosh/adb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/macintosh