[MIPS] Replace __attribute_used__ with __used
authorDavid Rientjes <rientjes@google.com>
Sun, 22 Jul 2007 08:01:39 +0000 (01:01 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 24 Jul 2007 15:02:47 +0000 (16:02 +0100)
Replaces the deprecated __attribute_used__ with __used.  Also makes some
style adjustments to abide by the kernel coding conventions.

Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found