Messages in this thread |  | | | Date | Mon, 4 Sep 2006 23:49:45 +0200 | | From | Francois Romieu <> | | Subject | Re: [2.6.19 PATCH 1/7] ehea: interface to network stack |
| |
Arnd Bergmann <arnd@arndb.de> : [...] > The driver should get merged as a single commit anyway, even > if split diffs are posted for review. Even if it gets merged > like this, bisect will work since the Kconfig option is added > in the final patch.
I have seen/done worse but it's not exactly pretty.
[...] > > > +?????int i; > > > > unsigned int ? > > does it matter? int as a counter is pretty standard.
ppc64 takes unsigned int as a little optimization. I do not know how the target platform behaves here.
-- Ueimor - 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/
|  |