smp_call_function: get rid of the unused nonatomic/retry argument
authorJens Axboe <jens.axboe@oracle.com>
Fri, 6 Jun 2008 09:18:06 +0000 (11:18 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 26 Jun 2008 09:24:35 +0000 (11:24 +0200)
It's never used and the comments refer to nonatomic and retry
interchangably. So get rid of it.

Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found