On Sat, 22 Jul 2023 at 22:41, Bin Meng wrote:
>
> bochs_vga_write() takes 'index' as one argument, but never uses it.
>
> While we are here, use macros instead of magic numbers for the
> VGA IO port register name and value.
>
> Signed-off-by: Bin Meng
> ---
>
> drivers/video/bochs.c | 7 ---
bochs_vga_write() takes 'index' as one argument, but never uses it.
While we are here, use macros instead of magic numbers for the
VGA IO port register name and value.
Signed-off-by: Bin Meng
---
drivers/video/bochs.c | 7 ---
drivers/video/bochs.h | 5 -
2 files changed, 8 insertions(
2 matches
Mail list logo