From: Peter Zijlstra Date: Tue, 2 Mar 2010 19:18:39 +0000 (+0100) Subject: perf, x86: Remove superfluous arguments to x86_perf_event_update() X-Git-Tag: v2.6.34-rc2~19^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2ad4ba8792b9d4ff893ae3b845d2c5a6206fc9;p=pandora-kernel.git perf, x86: Remove superfluous arguments to x86_perf_event_update() The second and third argument to x86_perf_event_update() 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.089468871@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed