Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1284052

Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc
Date 2015-12-04 18:20 +0100
Message-ID <qC2bv-5CT-1@gated-at.bofh.it> (permalink)
References <qBmvD-3Jz-1@gated-at.bofh.it> <qC1p8-54b-31@gated-at.bofh.it> <qC1yQ-57z-51@gated-at.bofh.it> <qC1Iu-5b5-17@gated-at.bofh.it> <qC2bv-5CT-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Dec 04, 2015 at 02:13:35PM -0300, Geyslan G. Bem wrote:
> 2015-12-04 13:44 GMT-03:00 Greg Kroah-Hartman <gregkh@linuxfoundation.org>:
> > On Fri, Dec 04, 2015 at 01:33:18PM -0300, Geyslan G. Bem wrote:
> >>
> >> If you wish, you could list me subsystems in need of maintenance.
> >
> > I don't understand what you mean by this.
> 
> I meant that would be great to know which usb subsystems you do prefer
> that I continue cleaning/refactoring or if any would be ok. :)

Any part of the drivers/usb/* tree that you find needs cleanups and
fixes like these are great to do, please send patches for this, I'll
gladly take them.

thanks,

gre k-h
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-02 21:50 +0100
  Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with  dma_pool_zalloc Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-04 17:30 +0100
    Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-04 17:40 +0100
      Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with  dma_pool_zalloc Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-04 17:50 +0100
        Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with  dma_pool_zalloc Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-12-04 18:20 +0100
          Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-04 19:10 +0100
        Re: [PATCH 2/3] usb: whci: replace dma_pool_alloc and memset with dma_pool_zalloc "Geyslan G. Bem" <geyslan@gmail.com> - 2015-12-04 18:20 +0100

csiph-web