From: Peter Zijlstra Date: Tue, 2 Mar 2010 19:16:01 +0000 (+0100) Subject: perf, x86: Remove superfluous arguments to x86_perf_event_set_period() X-Git-Tag: v2.6.34-rc2~19^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07088edb88164c2a2406cd2d9a7be19d8515214b;p=pandora-kernel.git perf, x86: Remove superfluous arguments to x86_perf_event_set_period() The second and third argument to x86_perf_event_set_period() are superfluous since they are simple expressions of the first argument. Hence remove them. Signed-off-by: Peter Zijlstra Cc: paulus@samba.org Cc: eranian@google.com Cc: robert.richter@amd.com Cc: fweisbec@gmail.com Cc: Arnaldo Carvalho de Melo LKML-Reference: <20100304140100.006500906@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed