Op 18-01-16 om 18:20 schreef Daniel Vetter:
On Mon, Jan 18, 2016 at 04:49:06PM +0100, Julia Lawall wrote:
List_for_each entry binds its first argument to an offset from the list pointer, so this should not be NULL.
Generated by: scripts/coccinelle/iterators/itnull.cocci
Signed-off-by: Fengguang Wu fengguang.wu@intel.com
Please take the patch only if it's a positive warning. Thanks!
Against which tree is this? I can't find this anywhere like that ...
Looks to like it happens in my tree.
drm/i915: Convert flip_work to a list.
~Maarten