Re: [PATCH] Fix depmod -e without -F or -E unterminated warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2010-02-16 at 15:02 +0100, Gilles Espinasse wrote:
> Signed-off-by: Gilles Espinasse <g.esp@xxxxxxx>
> ---
>  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.

Jon.


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

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux