Prev: [PATCH] Bluetooth: fix coding style issue in hci_vhci.c This patch affects hci_vhci.c it fixes some warnings detected by the checkpath.pl tool Signed-off-by: Tiago Henriques <t.a.c.henriques@gmail.com>
Next: drivercore: Add of_match_table to the common device drivers
From: Jens Axboe on 23 Mar 2010 02:50 On Mon, Mar 22 2010, Randy Dunlap wrote: > On 03/22/10 11:13, William Cohen wrote: > > On 03/08/2010 08:18 PM, Randy Dunlap wrote: > >> On 03/08/10 08:50, William Cohen wrote: > >>> On 03/06/2010 11:07 PM, Randy Dunlap wrote: > >>>> William Cohen wrote: > >>>>> This patch adds a simple description of the various block tracepoints > >>>>> available in the kernel. > >>>>> > >>>>> Signed-off-by: William Cohen <wcohen(a)redhat.com> > >>>> > >>>> Thanks. I have just a few nits below then it will be ready IMO. > >>> > >>> I have gone through the patch and made the changes. Below is the updated patch > >>> > >>> -Will > >>> > >>> > >>> Signed-off-by: William Cohen <wcohen(a)redhat.com> > >> > >> Thanks, looks good. I'll merge it or get Jens to merge it. > > > > Hi Randy, > > > > Which git repository is this going into? I didn't see it in any of the git repositories I looked at. > > Hi Will, > > Jens told me that he would merge it. Jens?? I did, it's in the for-linus branch waiting for a .34 merge. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: William Cohen on 23 Mar 2010 10:10
On 03/23/2010 02:47 AM, Jens Axboe wrote: > On Mon, Mar 22 2010, Randy Dunlap wrote: >> On 03/22/10 11:13, William Cohen wrote: >>> On 03/08/2010 08:18 PM, Randy Dunlap wrote: >>>> On 03/08/10 08:50, William Cohen wrote: >>>>> On 03/06/2010 11:07 PM, Randy Dunlap wrote: >>>>>> William Cohen wrote: >>>>>>> This patch adds a simple description of the various block tracepoints >>>>>>> available in the kernel. >>>>>>> >>>>>>> Signed-off-by: William Cohen <wcohen(a)redhat.com> >>>>>> >>>>>> Thanks. I have just a few nits below then it will be ready IMO. >>>>> >>>>> I have gone through the patch and made the changes. Below is the updated patch >>>>> >>>>> -Will >>>>> >>>>> >>>>> Signed-off-by: William Cohen <wcohen(a)redhat.com> >>>> >>>> Thanks, looks good. I'll merge it or get Jens to merge it. >>> >>> Hi Randy, >>> >>> Which git repository is this going into? I didn't see it in any of the git repositories I looked at. >> >> Hi Will, >> >> Jens told me that he would merge it. Jens?? > > I did, it's in the for-linus branch waiting for a .34 merge. > Thanks for the pointer. I found the patch on the for-linus branch: http://git.kernel.org/?p=linux/kernel/git/axboe/linux-2.6-block.git;a=commit;h=881245dcff29df992d8431392a41fb81549129f9 -Will -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |