On Tue, 2010-02-16 at 11:05 -0500, Jon Masters wrote:
> On Tue, 2010-02-16 at 15:02 +0100, Gilles Espinasse wrote:
> > Signed-off-by: Gilles Espinasse <[email protected]>
> > ---
> >  depmod.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/depmod.c b/depmod.c
> > index dfd210d..b739fa9 100644
> > --- a/depmod.c
> > +++ b/depmod.c
> > @@ -1342,7 +1342,7 @@ int main(int argc, char *argv[])
> >     else if (system_map)
> >             load_system_map(system_map);
> >     else if (print_unknown) {
> > -           warn("-e needs -E or -F");
> > +           warn("-e needs -E or -F\n");
> >             print_unknown = 0;
> >     }
> 
> Thanks, I am testing a few other patches at the moment and plan a new
> tree on Friday. Then we get back into regular Friday updates. I meant to
> push that last week but got distracted with that netfilter ugly bug.

Should be out later today. I'm working on some patches from Miloslav
Trmac at the moment (modprobe whitelist) and will then do a push.

Jon.


--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to