diff options
| author | Yang Li <[email protected]> | 2022-05-18 23:09:53 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2022-05-23 07:33:05 +0000 |
| commit | dc60001e1a305ad8bba1ddaf09484e0e150aba60 (patch) | |
| tree | b9eb37a119af91e42b31994a7ad34c143bfc86b1 /fs/jbd2/commit.c | |
| parent | xtensa: improve call0 ABI probing (diff) | |
| download | kernel-dc60001e1a305ad8bba1ddaf09484e0e150aba60.tar.gz kernel-dc60001e1a305ad8bba1ddaf09484e0e150aba60.zip | |
xtensa: Return true/false (not 1/0) from bool function
Return boolean values ("true" or "false") instead of 1 or 0 from bool
function. This fixes the following warnings from coccicheck:
./arch/xtensa/kernel/traps.c:304:10-11: WARNING: return of 0/1 in
function 'check_div0' with return type bool
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Yang Li <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
