From: Al Viro Date: Mon, 5 Nov 2012 18:06:22 +0000 (-0500) Subject: get rid of ptrace_signal_deliver() arguments X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~47^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7f9591c44505ee16ed4561cfeb3642798bdd132;p=pandora-kernel.git get rid of ptrace_signal_deliver() arguments the first one is equal to signal_pt_regs(), the second is never used (and always NULL, while we are at it). Signed-off-by: Al Viro --- Reading git-diff-tree failed