On Sat, 15 Jan 2005 16:15:55 -0700 Grant Grundler <grundler@xxxxxxxxxxxxxxxx> wrote: > Commit Msg: > Just trying to make the code a bit more readable. > > We can follow what happens to grc_local_ctrl if we tweak > the existing mask rather than setting it from scratch > every usage. > > Signed-off-by: Grant Grundler (grundler@xxxxxxxxxxxxxxxx) Looks great. I changed no_gpio2 into a "u32" from an "int" just to be anal about the types, since it's a u32 bitmask now instead of a integer boolean. Thanks. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html