|
fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54)
A separate variable isn't particularly necessary here, and given that the type is unsigned, we only need to test the upper bound. This also resolves two -Wtype-limits warnings |
|---|
|
|
| exosphere/src/fuse.c |
|---|