Prep for GCC 3.x kernel compiles, stage 1/2: Remove bad C syntax including
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 12 Nov 2003 22:08:09 +0000 (22:08 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 12 Nov 2003 22:08:09 +0000 (22:08 +0000)
commitdae8fa2cfb28a79ed7f8317655ad76c64985dbd1
treeb2888c46de878584032b3ca9303f941571230825
parent064e1fb31f522fb9804a689dd25f42073f1b79e5
Prep for GCC 3.x kernel compiles, stage 1/2: Remove bad C syntax including
use ofthe HIDENAME macro with '.', embedded newlines in quoted strings, '#'
comments in .S files, bogus trailing ## concactenation in C macros,
improper ## concactenations, and some minor mismatched types in switch
statements.

Submitted-by: Craig Dooley <craig@xlnx-x.net>
sys/crypto/des/arch/i386/des_enc.S
sys/dev/misc/syscons/syscons.h
sys/dev/netif/ray/if_ray.c
sys/dev/netif/wx/if_wx.c
sys/i386/i386/locore.s
sys/kern/kern_lock.c
sys/net/sppp/if_spppsubr.c
sys/platform/pc32/i386/locore.s
sys/vfs/coda/coda_subr.c