* kernel/disk.c (grub_disk_read): Use void pointer for the buffer. (grub_disk_write): Use const void pointer for the buffer. Adjust all callers. Remove unnecessary casts. |
||
|---|---|---|
| .. | ||
| chainloader.c | ||
| linux.c | ||
| multiboot2.c | ||
| xnu.c | ||
* kernel/disk.c (grub_disk_read): Use void pointer for the buffer. (grub_disk_write): Use const void pointer for the buffer. Adjust all callers. Remove unnecessary casts. |
||
|---|---|---|
| .. | ||
| chainloader.c | ||
| linux.c | ||
| multiboot2.c | ||
| xnu.c | ||