x86: simplify sync_test_bit()
authorJan Beulich <jbeulich@novell.com>
Fri, 14 Mar 2008 07:56:32 +0000 (07:56 +0000)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:13 +0000 (17:41 +0200)
There really is no need for a redundant implementation here, just keep
the alternative name for allowing consumers to use consistent naming.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found