Re: [PATCH] staging: dgnc: fix long lines in PCI device table

2015-01-22 Thread Krzysztof Adamski
On Thu, Jan 22, 2015 at 11:10:58AM -0800, Joe Perches wrote: On Thu, 2015-01-22 at 19:55 +0100, Krzysztof Adamski wrote: This patch fixes coding style of PCI device table declaration. [] diff --git a/drivers/staging/dgnc/dgnc_driver.c b/drivers/staging/dgnc/dgnc_driver.c [] @@ -98,11 +98,11

Re: [PATCH] staging: dgnc: fix long lines in PCI device table

2015-01-22 Thread Joe Perches
On Thu, 2015-01-22 at 19:55 +0100, Krzysztof Adamski wrote: > This patch fixes coding style of PCI device table declaration. [] > diff --git a/drivers/staging/dgnc/dgnc_driver.c > b/drivers/staging/dgnc/dgnc_driver.c [] > @@ -98,11 +98,11 @@ static struct timer_list dgnc_poll_timer; > > > stat