Re: [PATCH] char: xillybus: Fix internal data structure initialization

2016-02-23 Thread Eli Billauer
Oops. Didn't know it was required. I'll resubmit this patch soon. Sorry. Eli On 23/02/16 17:22, Greg KH wrote: On Tue, Feb 23, 2016 at 01:41:28PM +0200, Eli Billauer wrote: Signed-off-by: Eli Billauer --- drivers/char/xillybus/xillybus_core.c |4 +++- 1 files changed, 3 insertions(

Re: [PATCH] char: xillybus: Fix internal data structure initialization

2016-02-23 Thread Greg KH
On Tue, Feb 23, 2016 at 01:41:28PM +0200, Eli Billauer wrote: > > Signed-off-by: Eli Billauer > --- > drivers/char/xillybus/xillybus_core.c |4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) I can't accept patches without any changelog information :(