Re: [staging:staging-testing 41/59] drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after initialization to constant on line 42

2019-10-09 Thread Dan Carpenter
On Wed, Oct 09, 2019 at 02:21:47PM +, Jerome Pouiller wrote: > On Wednesday 9 October 2019 08:51:10 CEST Rong Chen wrote: > > On 10/7/19 4:36 PM, Jerome Pouiller wrote: > > > On Friday 4 October 2019 12:48:32 CEST kbuild test robot wrote: > > > [...] > >

Re: [staging:staging-testing 41/59] drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after initialization to constant on line 42

2019-10-09 Thread Jerome Pouiller
On Wednesday 9 October 2019 08:51:10 CEST Rong Chen wrote: > On 10/7/19 4:36 PM, Jerome Pouiller wrote: > > On Friday 4 October 2019 12:48:32 CEST kbuild test robot wrote: > > [...] > drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after > initialization to constant on line

Re: [staging:staging-testing 41/59] drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after initialization to constant on line 42

2019-10-09 Thread Rong Chen
On 10/7/19 4:36 PM, Jerome Pouiller wrote: On Friday 4 October 2019 12:48:32 CEST kbuild test robot wrote: [...] drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after initialization to constant on line 42 vim +47 drivers/staging/wfx/main.c 30 31 struct gpio_desc

Re: [staging:staging-testing 41/59] drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after initialization to constant on line 42

2019-10-07 Thread Greg Kroah-Hartman
On Mon, Oct 07, 2019 at 08:36:22AM +, Jerome Pouiller wrote: > On Friday 4 October 2019 12:48:32 CEST kbuild test robot wrote: > [...] > > >> drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after > > >> initialization to constant on line 42 > > > > vim +47

Re: [staging:staging-testing 41/59] drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after initialization to constant on line 42

2019-10-07 Thread Jerome Pouiller
On Friday 4 October 2019 12:48:32 CEST kbuild test robot wrote: [...] > >> drivers/staging/wfx/main.c:47:14-21: ERROR: PTR_ERR applied after > >> initialization to constant on line 42 > > vim +47 drivers/staging/wfx/main.c > > 30 > 31 struct gpio_desc *wfx_get_gpio(struct device *dev,