Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15062
b: refs/heads/master
c: 1d66a79
h: refs/heads/master
v: v3
  • Loading branch information
Paul Jackson authored and David S. Miller committed Dec 12, 2005
1 parent fe3f8d3 commit a37dda4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2c27d4e53043de1c821e0af09e08dee3e92a01d6
refs/heads/master: 1d66a79dc8dd892c0db04396a0b1d05e0f53fe4f
1 change: 0 additions & 1 deletion trunk/arch/sparc/lib/atomic32.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ int atomic_add_unless(atomic_t *v, int a, int u)
return ret != u;
}

static inline void atomic_clear_mask(unsigned long mask, unsigned long *addr)
/* Atomic operations are already serializing */
void atomic_set(atomic_t *v, int i)
{
Expand Down

0 comments on commit a37dda4

Please sign in to comment.