Re: [PATCH] scripts: modpost: fix compilation warning

From: Rusty Russell
Date: Tue Jul 08 2014 - 21:13:48 EST


Michal Nazarewicz <mina86@xxxxxxxxxx> writes:
> The scripts/mod/modpost.c triggers the following warning:
>
> scripts/mod/modpost.c: In function âremove_dotâ:
> scripts/mod/modpost.c:1710:10: warning: ignoring return value of âstrtoulâ, declared with attribute warn_unused_result [-Wunused-result]

That's a stupid warning, but your improvement is appreciated.

Applied,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/