Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
init/main.c: obsolete_checksetup can be boolean
Make obsolete_checksetup() return bool due to this particular function only using either one or zero as its return value. No functional change. Signed-off-by: Yaowei Bai <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information