Re: [PATCH] ntp: Remove unused variable flags in __hardpps

From: John Stultz
Date: Fri May 03 2013 - 20:11:11 EST


On 05/03/2013 02:27 PM, Geert Uytterhoeven wrote:
kernel/time/ntp.c: In function â__hardppsâ:
kernel/time/ntp.c:877: warning: unused variable âflagsâ

commit a076b2146fabb0894cae5e0189a8ba3f1502d737 ("ntp: Remove ntp_lock,
using the timekeeping locks to protect ntp state") removed its users,
but not the actual variable.

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

Thanks for catching this!

Acked-by: John Stultz <john.stultz@xxxxxxxxxx>

--
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/