commit | f7d909d5475bb27d261389a3902860e086b0d4c9 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Fri Mar 14 07:56:32 2008 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:13 2008 +0200 |
tree | bde83b375fd4df1ec41e0665ea6fc705e6bc5b48 | |
parent | acb5b8a2dd0f901463d075382ea548935e679f4e [diff] |
x86: simplify sync_test_bit() 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>