diff options
author | Yi Wang <[email protected]> | 2019-07-15 10:47:09 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-16 23:13:49 +0200 |
commit | f709f81483d652b4ae5bbda2204b95593ce07c8f (patch) | |
tree | e2842ca5af874e7424d80ee7ba028f6749fac390 /net/lapb/lapb_in.c | |
parent | ec6335586953b0df32f83ef696002063090c7aef (diff) |
x86/e820: Use proper booleans instead of 0/1
This fixes the following coccinelle warning:
./arch/x86/kernel/e820.c:89:9-10: WARNING: return of 0/1 in function '_e820__mapped_any' with return type bool
Return type bool instead of 0/1.
Signed-off-by: Yi Wang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions