Prev: [PATCH] Fix key f70f4b50 not in .data in thermal_sys
Next: [patch v2] pcrypt: handle crypto_get_attr_type() errors
From: David Teigland on 22 Mar 2010 10:00 On Mon, Mar 22, 2010 at 03:03:54PM +0300, Dan Carpenter wrote: > Smatch complains because "lkb" is never NULL. Looking at it, the original > code actually adds the new element to the end of the list fine, so we can > just get rid of the if condition. This code is four years old and no one > has complained so it must work. Thanks, queued for the next pull. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |