summaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-08-18 02:45:47 +0000
committerIan Moffett <ian@osmora.org>2025-08-18 02:57:18 +0000
commit8f14e904b04cc695be87d0496099292446b8eca6 (patch)
tree4350bc102db4f451b9cb68fb31af905210f0d66f /rc
parent00714cac572a538965225d41ed96703df3c547b7 (diff)
kernel: disk: Use 'void *' in disk_param_init()
The disk parameters allow data to be passed into the disk engine via its interface. The data may be raw byte streams from the drive, or bytes to be written to the drive. However not all the time is the data to be an arbitrary stream of bytes and may contain structured data instead. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'rc')
0 files changed, 0 insertions, 0 deletions