From: Ramkumar Ramachandra Date: Wed, 10 Jul 2013 18:04:28 +0000 (+0530) Subject: x86/ia32/asm: Remove unused argument in macro X-Git-Tag: v3.12-rc1~164^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2475b8ff81ebeed88d8fcbc22876aced5a0807a;p=pandora-kernel.git x86/ia32/asm: Remove unused argument in macro Commit 3fe26fa ("x86: get rid of pt_regs argument in sigreturn variants", from 2012-11-12) changed the body of PTREGSCALL to drop arg, and updated the callsites; unfortunately, it forgot to update the macro argument list, leaving an unused argument. Fix this. Signed-off-by: Ramkumar Ramachandra Cc: Al Viro Link: http://lkml.kernel.org/r/1373479468-7175-1-git-send-email-artagnon@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed