You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
8457403db6
Mark comment as comment, fixes: include/asm/vga.h:6:8: warning: extra tokens at end of #endif directive Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Adrian Bunk <bunk@kernel.org>
7 lines
108 B
C
7 lines
108 B
C
#ifndef __ASM_PARISC_VGA_H__
|
|
#define __ASM_PARISC_VGA_H__
|
|
|
|
/* nothing */
|
|
|
|
#endif /* __ASM_PARISC_VGA_H__ */
|