Change formatting rules
This commit is contained in:
@@ -24,6 +24,6 @@ struct dos_mbr {
|
||||
uint8_t valid_sign[2];
|
||||
} PACKED;
|
||||
|
||||
int device_probe_partitions (struct proc* proc, struct reschedule_ctx* rctx, struct device* device);
|
||||
int device_probe_partitions(struct proc* proc, struct reschedule_ctx* rctx, struct device* device);
|
||||
|
||||
#endif // _KERNEL_DEVICE_PARTITIONS_H
|
||||
|
||||
Reference in New Issue
Block a user