-
- Downloads
fbcon: Convert struct font_desc to use ISO C initializers
Akpm's patch "newport_con warning fix" got me to look at the console drivers again and one thing that I noticed was that none of the fonts was using ISO initializers for it's fonts. Signed-off-by:Ralf Baechle <ralf@linux-mips.org> Signed-off-by:
Antonino Daplas <adaplas@gmail.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/video/console/font_10x18.c 7 additions, 7 deletionsdrivers/video/console/font_10x18.c
- drivers/video/console/font_6x11.c 7 additions, 6 deletionsdrivers/video/console/font_6x11.c
- drivers/video/console/font_7x14.c 6 additions, 6 deletionsdrivers/video/console/font_7x14.c
- drivers/video/console/font_8x16.c 6 additions, 6 deletionsdrivers/video/console/font_8x16.c
- drivers/video/console/font_8x8.c 6 additions, 6 deletionsdrivers/video/console/font_8x8.c
- drivers/video/console/font_acorn_8x8.c 7 additions, 7 deletionsdrivers/video/console/font_acorn_8x8.c
- drivers/video/console/font_mini_4x6.c 6 additions, 6 deletionsdrivers/video/console/font_mini_4x6.c
- drivers/video/console/font_pearl_8x8.c 6 additions, 6 deletionsdrivers/video/console/font_pearl_8x8.c
- drivers/video/console/font_sun12x22.c 7 additions, 7 deletionsdrivers/video/console/font_sun12x22.c
- drivers/video/console/font_sun8x16.c 7 additions, 7 deletionsdrivers/video/console/font_sun8x16.c
Loading
Please register or sign in to comment