summaryrefslogtreecommitdiff
path: root/lib/utils/timer
diff options
context:
space:
mode:
authorDaniel Schaefer <[email protected]>2021-05-13 12:52:35 +0800
committerAnup Patel <[email protected]>2021-05-14 17:05:20 +0530
commitf90c4c2e0298a6a6e7ade87bf1b704a3a07aa7b9 (patch)
treefa783638405899503e6bf169b88a1ea12906a63c /lib/utils/timer
parent26998f3d116992ae3fc6670c8f724bcc630d33fd (diff)
lib: sbi: Have spinlock checks return bool
spin_lock_check already returned bool in the source file but not in the header. With some toolchains that causes an error, as it should. Because it and related functions all essentially return a bool, we can use this opportunity to change them. Signed-off-by: Daniel Schaefer <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/timer')
0 files changed, 0 insertions, 0 deletions