All of lore.kernel.org
 help / color / mirror / Atom feed
* pcf857x_probe() error: we previously assumed 'pdata' could be null (see line 277)
@ 2012-09-12  3:11 Fengguang Wu
  2012-09-12  5:19   ` Kuninori Morimoto
  2012-09-12  6:09 ` pcf857x_probe() error: we previously assumed 'pdata' could be null (see line 277) Linus Walleij
  0 siblings, 2 replies; 8+ messages in thread
From: Fengguang Wu @ 2012-09-12  3:11 UTC (permalink / raw)
  To: kernel-janitors

FYI, there are new smatch warnings on

commit 6e20a0a429bd4dc07d6de16d9c247270e04e4aa0 gpio: pcf857x: enable gpio_to_irq() support

drivers/gpio/gpio-pcf857x.c:288 pcf857x_probe() error: we previously assumed 'pdata' could be null (see line 277)
drivers/gpio/gpio-pcf857x.c:364 pcf857x_probe() warn: variable dereferenced before check 'pdata' (see line 292)
drivers/gpio/gpio-pcf857x.c:421 pcf857x_remove() error: we previously assumed 'pdata' could be null (see line 410)

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-09-12 15:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12  3:11 pcf857x_probe() error: we previously assumed 'pdata' could be null (see line 277) Fengguang Wu
2012-09-12  5:19 ` [PATCH] gpio: pcf857x: fixup smatch WARNING Kuninori Morimoto
2012-09-12  5:19   ` Kuninori Morimoto
2012-09-12  6:10   ` Linus Walleij
2012-09-12  6:10     ` Linus Walleij
2012-09-12 15:45   ` Linus Walleij
2012-09-12 15:45     ` Linus Walleij
2012-09-12  6:09 ` pcf857x_probe() error: we previously assumed 'pdata' could be null (see line 277) Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.