David Rientjes wrote: > Replace function instances of __attribute__ ((unused)) with > __attribute_unused__. > > Cc: Geoff Levand <[email protected]> > Signed-off-by: David Rientjes <[email protected]> > --- > arch/powerpc/platforms/ps3/interrupt.c | 4 ++-- > arch/powerpc/platforms/ps3/time.c | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) Please give a better comment that explains why this change is desirable. -Geoff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [patch 01/10] compiler: define __attribute_unused__
- From: David Rientjes <[email protected]>
- [patch 02/10] i386 pci: type may be unused
- From: David Rientjes <[email protected]>
- [patch 03/10] sh: dma: use __attribute_unused__
- From: David Rientjes <[email protected]>
- [patch 04/10] scsi: fix ambiguous gdthtable definition
- From: David Rientjes <[email protected]>
- [patch 05/10] frv: gdb: use __attribute_unused__
- From: David Rientjes <[email protected]>
- [patch 06/10] i386: voyager: use __attribute_unused__
- From: David Rientjes <[email protected]>
- [patch 07/10] mips: excite: use __attribute_unused__
- From: David Rientjes <[email protected]>
- [patch 08/10] mips: tlbex: use __attribute_unused__
- From: David Rientjes <[email protected]>
- [patch 09/10] powerpc: ps3: use __attribute_unused__
- From: David Rientjes <[email protected]>
- [patch 01/10] compiler: define __attribute_unused__
- Prev by Date: Re: ZFS with Linux: An Open Plea
- Next by Date: Re: [PATCH 2/6] Create asm-i386/cmpxchg.h
- Previous by thread: [patch 10/10] i386 mmzone: use __attribute_unused__
- Next by thread: Re: [patch 08/10] mips: tlbex: use __attribute_unused__
- Index(es):