Ivo van Doorn <[EMAIL PROTECTED]> : [...] > Not sure about that either. I usually choose the type of the counter > depending on the max size of that counter.
It is not arch-neutral. powerpc favors unsigned int over int but I am too lazy to check if the size matters. [...] > Perhaps, but I prefer the usage of the name "counter". > I am not sure if there is a coding style about this? If so I could > rename "counter" to "i". Chapter 4 of Documentation/CodingStyle goes in this direction. The document is not meant to be a taken too literally though. The repetitive use of 'counter' + foo[counter].blah tends to be a bit bloaty. [...] > I'll create a bugreport in the rt2x00 project bugzilla > with some of the coding style change requests. I will not complain if you open a bugreport to provide a git repo as well. /me hides... -- Ueimor - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html