On Tue, 22 May 2001, Guest section DW wrote: > One often has to go through all occurrences of a variable or > field of a struct. That is much easier with cd_hash and cd_dev > than with hash and dev. > > No, it is a good habit, these prefixes, even though it is no longer > necessary because of the C compiler. True, except for the stuff that should remain local. - 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/
- [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Anton Altaparmakov
- Re: [PATCH] struct char_device Oliver Xymoron
- Re: [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Oliver Xymoron
- Re: [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Guest section DW
- Re: [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Oliver Xymoron
- Re: [PATCH] struct char_device Tommy Hallgren
- Re: [PATCH] struct char_device Tommy Hallgren
- Re: [PATCH] struct char_device Andries . Brouwer
- Re: [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Andries . Brouwer
- Re: [PATCH] struct char_device Martin Dalecki
- Re: [PATCH] struct char_device Linus Torvalds
- Re: [PATCH] struct char_device Alexander Viro
- Re: [PATCH] struct char_device Jeff Garzik