Re: [PATCH char-misc-next v4 00/13] misc: mic: SCIF driver

2015-04-29 Thread Sudeep Dutt
On Wed, 2015-04-29 at 13:27 +0200, Greg Kroah-Hartman wrote: > On Tue, Apr 28, 2015 at 01:45:12PM -0700, Sudeep Dutt wrote: > > On Mon, 2015-03-30 at 18:36 -0700, Sudeep Dutt wrote: > > > ChangeLog: > > > = > > > > > > v3 => v4: > > > a) Delete unused IOCTL definitions and IOCTL interface

[PATCH char-misc-next v4 00/13] misc: mic: SCIF driver

2015-04-29 Thread Sudeep Dutt
ChangeLog: = v3 => v4: a) Delete unused IOCTL definitions and IOCTL interface fixes as per feedback from Greg Kroah-Hartman b) Couple of tiny bug fixes since v3 v2 => v3 @ https://lkml.org/lkml/2015/1/26/849 a) Formatting fixes for SCIF header file documentation, data type fixes for SC

Re: [PATCH char-misc-next v4 00/13] misc: mic: SCIF driver

2015-04-29 Thread Greg Kroah-Hartman
On Tue, Apr 28, 2015 at 01:45:12PM -0700, Sudeep Dutt wrote: > On Mon, 2015-03-30 at 18:36 -0700, Sudeep Dutt wrote: > > ChangeLog: > > = > > > > v3 => v4: > > a) Delete unused IOCTL definitions and IOCTL interface fixes as per > > feedback from Greg Kroah-Hartman > > b) Couple of tiny bug

Re: [PATCH char-misc-next v4 00/13] misc: mic: SCIF driver

2015-04-28 Thread Sudeep Dutt
On Mon, 2015-03-30 at 18:36 -0700, Sudeep Dutt wrote: > ChangeLog: > = > > v3 => v4: > a) Delete unused IOCTL definitions and IOCTL interface fixes as per > feedback from Greg Kroah-Hartman > b) Couple of tiny bug fixes since v3 > > v2 => v3 @ https://lkml.org/lkml/2015/1/26/849 > a) Form

[PATCH char-misc-next v4 00/13] misc: mic: SCIF driver

2015-03-30 Thread Sudeep Dutt
ChangeLog: = v3 => v4: a) Delete unused IOCTL definitions and IOCTL interface fixes as per feedback from Greg Kroah-Hartman b) Couple of tiny bug fixes since v3 v2 => v3 @ https://lkml.org/lkml/2015/1/26/849 a) Formatting fixes for SCIF header file documentation, data type fixes for SC