Only reentrant functions should be called here. Signed-off-by: Miroslav Lichvar <mlich...@redhat.com> --- util.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/util.c b/util.c index ae66bb1..cb428b1 100644 --- a/util.c +++ b/util.c @@ -318,7 +318,6 @@ int get_arg_val_d(int op, const char *optarg, double *val, static void handle_int_quit_term(int s) { - pr_notice("caught signal %d", s); running = 0; } -- 1.9.3 ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel