aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c')
-rw-r--r--Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c b/Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c
index 81fdd425ab3e..f7499d1c0415 100644
--- a/Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c
+++ b/Documentation/prctl/disable-tsc-ctxt-sw-stress-test.c
@@ -74,7 +74,7 @@ static void rdtsctask(void)
}
-int main(int argc, char **argv)
+int main(void)
{
int n_tasks = 100, i;