From: Oleg Nesterov Date: Sun, 27 Apr 2014 14:31:59 +0000 (+0200) Subject: uprobes/x86: Rename *riprel* helpers to make the naming consistent X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~14^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1475ee7fadafc6d0c194f2f4cbdae10ed04b9580;p=pandora-kernel.git uprobes/x86: Rename *riprel* helpers to make the naming consistent handle_riprel_insn(), pre_xol_rip_insn() and handle_riprel_post_xol() look confusing and inconsistent. Rename them into riprel_analyze(), riprel_pre_xol(), and riprel_post_xol() respectively. No changes in compiled code. Signed-off-by: Oleg Nesterov Acked-by: Srikar Dronamraju --- Reading git-diff-tree failed