From: Masami Hiramatsu Date: Thu, 21 Oct 2010 10:13:29 +0000 (+0900) Subject: perf probe: Function style fix X-Git-Tag: v2.6.37-rc1~18^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82ec0a2bd7725a2d2ac3065d8cde13e1f717d3c;p=pandora-kernel.git perf probe: Function style fix Just change the order of function arguments for ease of read; moving optional bool flag to the last. Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Ingo Molnar Cc: Frederic Weisbecker LKML-Reference: <20101021101329.3542.51200.stgit@ltc236.sdl.hitachi.co.jp> Signed-off-by: Masami Hiramatsu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed