From: Jens Axboe Date: Fri, 6 Jun 2008 09:18:06 +0000 (+0200) Subject: smp_call_function: get rid of the unused nonatomic/retry argument X-Git-Tag: v2.6.27-rc1~1069^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8691e5a8f691cc2a4fda0651e8d307aaba0e7d68;p=pandora-kernel.git smp_call_function: get rid of the unused nonatomic/retry argument It's never used and the comments refer to nonatomic and retry interchangably. So get rid of it. Acked-by: Jeremy Fitzhardinge Signed-off-by: Jens Axboe --- Reading git-diff-tree failed