X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fselftest%2Ftimer.c;h=2b569dc6bc4dfe72f4e4add5b3361139947319d3;hp=96240bbe370a8111af601157989767b0628f2c13;hb=54320d7f52e6dd2b32e64997e2f7ae1ff1060f6f;hpb=adb6cea0b70ac465b2a47635d9dc45d64ab1605b diff --git a/lnet/selftest/timer.c b/lnet/selftest/timer.c index 96240bb..2b569dc 100644 --- a/lnet/selftest/timer.c +++ b/lnet/selftest/timer.c @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -28,6 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2011, Whamcloud, Inc. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -181,6 +181,8 @@ stt_timer_main (void *arg) int rc = 0; UNUSED(arg); + SET_BUT_UNUSED(rc); + cfs_daemonize("st_timer"); cfs_block_allsigs();