2.5.44 : remove STATIC static ?

Frank Davis (fdavis@si.rr.com)
Mon, 21 Oct 2002 21:35:32 -0400 (EDT)


Hello all,
The following files contain:

#define STATIC static

arch/arm/boot/compressed/misc.c
arch/cris/boot/compressed/misc.c
arch/i386/boot/compressed/misc.c
arch/sh/boot/compressed/misc.c
arch/x86_64/boot/compressed/misc.c
drivers/net/irda/donauboe.c
drivers/scsi/53c700.c
drivers/scsi/NCR_D700.c
drivers/scsi/advansys.c
fs/xfs/linux/xfs_linux.h
init/do_mounts.c

Is this macro really needed (for some reason that escapes me), or can we
remove this macro? It seems to serve as to 'hide' a common keyword.

Regards,
Frank

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/