Re: 2.5.44 : remove STATIC static ?

Alan Cox (alan@lxorguk.ukuu.org.uk)
22 Oct 2002 10:46:22 +0100


On Tue, 2002-10-22 at 02:35, Frank Davis wrote:
> 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.

Some people used to use it so get debugger visible symbols for static
variables when debugging code. That era has gone.

-
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/