Re: Re: Re: [PATCH] kcalloc: Re-order the first two out-of-order args to kcalloc().

2006-12-09 Thread Robert P. J. Day
On Sat, 9 Dec 2006, Pekka Enberg wrote: > On 12/9/06, Robert P. J. Day <[EMAIL PROTECTED]> wrote: > > no. those two submissions represent two logically different "fixes" > > and i have no intention of combining them. > > Like I said, fixing the order of kcalloc parameters with a follow-up > patch

Re: Re: Re: [PATCH] kcalloc: Re-order the first two out-of-order args to kcalloc().

2006-12-09 Thread Pekka Enberg
On 12/9/06, Robert P. J. Day <[EMAIL PROTECTED]> wrote: no. those two submissions represent two logically different "fixes" and i have no intention of combining them. Like I said, fixing the order of kcalloc parameters with a follow-up patch to use kzalloc is just plain stupid. You can ignore

Re: Re: [PATCH] kcalloc: Re-order the first two out-of-order args to kcalloc().

2006-12-09 Thread Robert P. J. Day
On Sat, 9 Dec 2006, Pekka Enberg wrote: > On 12/9/06, Robert P. J. Day <[EMAIL PROTECTED]> wrote: > > argh, in that i've already mentioned that, following the guidelines in > > "SubmittingPatches", i prefer that each of my patches have one logical > > purpose. once the order of the kcalloc() args

Re: Re: Re: [PATCH] kcalloc: Re-order the first two out-of-order args to kcalloc().

2006-12-09 Thread Pekka Enberg
On 12/9/06, Robert P. J. Day <[EMAIL PROTECTED]> wrote: normally what i would do but, in the case of that patch, there are five files affected, *all* of which are in totally different subsystems (macintosh, net, scsi, usb, sunrpc). are you suggesting that up to 5 different people be CC'ed? and

Re: Re: [PATCH] kcalloc: Re-order the first two out-of-order args to kcalloc().

2006-12-09 Thread Pekka Enberg
On 12/9/06, Robert P. J. Day <[EMAIL PROTECTED]> wrote: argh, in that i've already mentioned that, following the guidelines in "SubmittingPatches", i prefer that each of my patches have one logical purpose. once the order of the kcalloc() args is corrected, that would be followed by a single sub

Re: Re: [PATCH] kcalloc: Re-order the first two out-of-order args to kcalloc().

2006-12-09 Thread Robert P. J. Day
On Sat, 9 Dec 2006, Pekka Enberg wrote: > On 12/9/06, Pekka Enberg <[EMAIL PROTECTED]> wrote: > > You really ought to send these cleanups to [EMAIL PROTECTED] with LKML > > cc'd to get them merged. > > ...or even better, the relevant maintainer. normally what i would do but, in the case of that p

Re: Re: [PATCH] kcalloc: Re-order the first two out-of-order args to kcalloc().

2006-12-09 Thread Pekka Enberg
On 12/9/06, Pekka Enberg <[EMAIL PROTECTED]> wrote: You really ought to send these cleanups to [EMAIL PROTECTED] with LKML cc'd to get them merged. ...or even better, the relevant maintainer. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [