On Thu, Apr 11, 2013 at 02:29:52PM +0100, David Howells wrote: > Don't use create_proc_read_entry() as that is deprecated, but rather use > proc_create_data() and seq_file instead. > > Signed-off-by: David Howells <[email protected]> > cc: Jouni Malinen <[email protected]> > cc: John W. Linville <[email protected]> > cc: Greg Kroah-Hartman <[email protected]> > cc: Johannes Berg <[email protected]> > cc: [email protected] > cc: [email protected] > cc: [email protected]
Acked-by: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

