On Fri, Feb 13, 2015 at 6:21 AM, <[email protected]> wrote: > https://bugs.busybox.net/show_bug.cgi?id=7880 > ret | 1; condition is wrong. > it always returns true and already_loaded as success.
Fixed, thanks! > I wish my name was also there in <Signed-off> section !! Signed-off means "I wrote this code". I do use that when I use other people's patches (verbatim or with small edits), but in this case I decided to use a significantly different way of implementing the check. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
