Re: [PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations

2017-04-08 Thread Leon Romanovsky
On Wed, Apr 05, 2017 at 02:16:14PM -0400, Doug Ledford wrote: > On Wed, 2017-02-08 at 22:10 +0100, SF Markus Elfring wrote: > > From: Markus Elfring > > Date: Wed, 8 Feb 2017 22:00:10 +0100 > > > > Several update suggestions were taken into account > > from static source code analysis. > > > > Mar

Re: [PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations

2017-04-05 Thread Doug Ledford
On Wed, 2017-02-08 at 22:10 +0100, SF Markus Elfring wrote: > From: Markus Elfring > Date: Wed, 8 Feb 2017 22:00:10 +0100 > > Several update suggestions were taken into account > from static source code analysis. > > Markus Elfring (14): >   Use kcalloc() in cxio_create_qp() >   Rename jump labe

[PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations

2017-02-08 Thread SF Markus Elfring
From: Markus Elfring Date: Wed, 8 Feb 2017 22:00:10 +0100 Several update suggestions were taken into account from static source code analysis. Markus Elfring (14): Use kcalloc() in cxio_create_qp() Rename jump labels in cxio_create_qp() Use kcalloc() in two functions Use common error han