On Wed, Mar 25, 2009 at 1:32 AM, Quentin Armitage <Quentin@xxxxxxxxxxxxxxx> wrote: > Luis R. Rodriguez <lrodriguez@...> writes: > >> void reg_device_remove(struct wiphy *wiphy) >> { >> - struct wiphy *request_wiphy; >> + struct wiphy *request_wiphy = NULL; > I think the assignment of NULL to request_wiphy is not necessary here, Sparse complains otherwise, or gcc, I forget which. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html