Re: [V9fs-developer] [PATCH] net/9p: convert to new CQ API

2016-03-10 Thread Doug Ledford
On 03/08/2016 09:38 AM, Dominique Martinet wrote: > Christoph Hellwig wrote on Thu, Mar 03, 2016: >> New version with the nits fixed below. Now that checkpath started >> a stupid warning about not using tabs for indentation which I've >> ignored here and will take up in my usual fights against Joe

Re: [V9fs-developer] [PATCH] net/9p: convert to new CQ API

2016-03-08 Thread Dominique Martinet
Christoph Hellwig wrote on Thu, Mar 03, 2016: > New version with the nits fixed below. Now that checkpath started > a stupid warning about not using tabs for indentation which I've > ignored here and will take up in my usual fights against Joes > idicotic opinions separately.. Thanks for the nitp

Re: [V9fs-developer] [PATCH] net/9p: convert to new CQ API

2016-03-03 Thread Christoph Hellwig
New version with the nits fixed below. Now that checkpath started a stupid warning about not using tabs for indentation which I've ignored here and will take up in my usual fights against Joes idicotic opinions separately.. -- >From 0055e31f24c7b3642ece5ebb998fa63d772dcb1a Mon Sep 17 00:00:00 200

Re: [V9fs-developer] [PATCH] net/9p: convert to new CQ API

2016-02-27 Thread Dominique Martinet
Hi, Couple of checkpatch complains: Christoph Hellwig wrote on Sat, Feb 27, 2016: > -struct p9_rdma_context { > - enum ib_wc_opcode wc_op; > +struct p9_rdma_context { trailing tab > - p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n", req, err, status); > + p9_debug(P9_DEBUG