477b616fe864ff521451c213e452c564e8d5c1ee
Some cases were fixed by declaring the function void, others were fixed by adding a return <value> statement, thereby avoiding potentially incorrect behavior (usually in error handling). Some enum correctness in boot.c.
Description
No description provided