On Mon, 2015-02-16 at 17:25 -0800, Joe Perches wrote: > These functions are soon going to return void so remove the > return value uses. > > Convert the return value to test seq_has_overflowed() instead.
(sorry 'bout that, overly sensitive mouse) Please do not apply. These need conversions to "return 0" not "return seq_has_overflowed()"; -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/