Re: [PATCH 0/4] staging: lustre: fixed some signedness warns from sparse

2017-11-24 Thread Tobin C. Harding
On Fri, Nov 24, 2017 at 04:02:09PM +0300, Dan Carpenter wrote: > On Fri, Nov 24, 2017 at 09:20:20AM +1100, Tobin C. Harding wrote: > > My current favourite review of all time was done by you on a what was > > at the time a pretty hard patch for me. It was > > > > Nope > > > > Wow... I know

Re: [PATCH 0/4] staging: lustre: fixed some signedness warns from sparse

2017-11-24 Thread Dan Carpenter
On Fri, Nov 24, 2017 at 09:20:20AM +1100, Tobin C. Harding wrote: > My current favourite review of all time was done by you on a what was > at the time a pretty hard patch for me. It was > > Nope > Wow... I know I've said that to other people but I can't believe I sent that to *you*... S

Re: [PATCH 0/4] staging: lustre: fixed some signedness warns from sparse

2017-11-23 Thread Stefano Manni
On Fri, 2017-11-24 at 09:20 +1100, Tobin C. Harding wrote: > On Thu, Nov 23, 2017 at 02:51:38PM +0300, Dan Carpenter wrote: > > On Thu, Nov 23, 2017 at 03:59:26PM +1100, Tobin C. Harding wrote: > > > On Wed, Nov 22, 2017 at 08:38:27PM +0100, Stefano Manni wrote: > > > > Fixed some signedness warnin

Re: [PATCH 0/4] staging: lustre: fixed some signedness warns from sparse

2017-11-23 Thread Tobin C. Harding
On Thu, Nov 23, 2017 at 02:51:38PM +0300, Dan Carpenter wrote: > On Thu, Nov 23, 2017 at 03:59:26PM +1100, Tobin C. Harding wrote: > > On Wed, Nov 22, 2017 at 08:38:27PM +0100, Stefano Manni wrote: > > > Fixed some signedness warnings from sparse on lustre. > > > > > > Stefano Manni (4): > > > s

Re: [PATCH 0/4] staging: lustre: fixed some signedness warns from sparse

2017-11-23 Thread Dan Carpenter
On Thu, Nov 23, 2017 at 03:59:26PM +1100, Tobin C. Harding wrote: > On Wed, Nov 22, 2017 at 08:38:27PM +0100, Stefano Manni wrote: > > Fixed some signedness warnings from sparse on lustre. > > > > Stefano Manni (4): > > staging: lustre: fixed signedness of some socklnd params > > staging: lust

Re: [PATCH 0/4] staging: lustre: fixed some signedness warns from sparse

2017-11-22 Thread Tobin C. Harding
On Wed, Nov 22, 2017 at 08:38:27PM +0100, Stefano Manni wrote: > Fixed some signedness warnings from sparse on lustre. > > Stefano Manni (4): > staging: lustre: fixed signedness of some socklnd params > staging: lustre: fixed signedness of llite > staging: lustre: fixed signedness of lov >