Re: Adding Deprecated Attribute Tags

From: Robert Love
Date: Fri Nov 14 2003 - 13:02:45 EST


On Thu, 2003-11-13 at 11:18, Joseph D. Wagner wrote:

> This will aid future development and debugging to ensure that everyone uses
> the new struct ext2_dir_entry_2 and can take advantage of the additional
> fields.

We have a special __deprecated define in include/compiler.h and family
to safely mark this (e.g., it defines away on older gcc's and Intel's
CC).

Robert Love


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