Update a comment to reflect reality; no functional changes.
This commit is contained in:
parent
8f400ec4db
commit
f2f497c6fe
@ -58,7 +58,7 @@ typedef int (*flash_slicer_t)(device_t dev, const char *provider,
|
||||
#define FLASH_SLICES_TYPE_SPI 2
|
||||
#define FLASH_SLICES_TYPE_MMC 3
|
||||
|
||||
/* Use NULL for deregistering a slicer */
|
||||
/* Use NULL and set force to true for deregistering a slicer */
|
||||
void flash_register_slicer(flash_slicer_t slicer, u_int type, bool force);
|
||||
|
||||
#endif /* _KERNEL */
|
||||
|
Loading…
x
Reference in New Issue
Block a user