From: Oleg Nesterov Date: Sun, 1 Jun 2014 19:13:46 +0000 (+0200) Subject: uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cdb76d6f0b657c1140de74ed5af7cc8c5ed5faf;p=pandora-kernel.git uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates Purely cosmetic, no changes in .o, 1. As Jim pointed out arch_uprobe->def looks ambiguous, rename it to ->defparam. 2. Add the comment into default_post_xol_op() to explain "regs->sp +=". 3. Remove the stale part of the comment in arch_uprobe_analyze_insn(). Suggested-by: Jim Keniston Reviewed-by: Masami Hiramatsu Acked-by: Srikar Dronamraju Signed-off-by: Oleg Nesterov --- Reading git-diff-tree failed