From: Benny Halevy <bhalevy@xxxxxxxxxx> Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxx> --- ctl.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ctl.c b/ctl.c index f1d878d..a28c9e9 100644 --- a/ctl.c +++ b/ctl.c @@ -131,6 +131,8 @@ main(int argc, char **argv) close(upcall_fd); pthread_join(t, &thr_val); } + + return 0; } /* -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html