Messages in this thread |  | | Date | Fri, 23 Aug 2002 09:07:01 -0600 (MDT) | From | Thunder from the hill <> | Subject | Re: Linux 2.4.20-pre4-ac1 (this time regarding 2.5.31) |
| |
Hi,
On 23 Aug 2002, Steven Cole wrote: > [steven@spc9 linux-2.4.20-pre4-ac1]$ find . -name "*.c" | xargs grep -l "__, ##" > ./drivers/video/aty128fb.c > ./drivers/usb/brlvger.c > ./drivers/ieee1394/sbp2.c > ./arch/arm/mach-sa1100/system3.c
On 2.5, we have (regarding macro madness):
arch/arm/mach-sa1100/system3.c drivers/video/aty128fb.c drivers/ieee1394/sbp2.c drivers/pcmcia/sa1100_system3.c
Regarding __FUNCTION__ concatenation, there is:
fs/jbd/revoke.c net/ipv4/netfilter/ipt_ULOG.c arch/cris/drivers/usb-host.c arch/parisc/kernel/ccio-dma.c drivers/atm/firestream.c drivers/net/wan/cycx_drv.c drivers/usb/misc/brlvger.c drivers/usb/class/bluetty.c drivers/char/sx.c drivers/char/generic_serial.c drivers/char/machzwd.c drivers/scsi/pcmcia/nsp_message.c drivers/scsi/pcmcia/nsp_cs.c security/security.c
If somebody tells me which method is being preferred, I'll take it up. So please speak up!
Thunder -- --./../...-/. -.--/---/..-/.-./..././.-../..-. .---/..-/.../- .- --/../-./..-/-/./--..-- ../.----./.-../.-.. --./../...-/. -.--/---/..- .- -/---/--/---/.-./.-./---/.--/.-.-.- --./.-/-.../.-./.././.-../.-.-.-
- 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/
|  |