Thanks, applied.
On Wed, Dec 1, 2010 at 7:44 PM, Peter Maydell wrote:
> Remove the spin_trylock() function, as it is not used anywhere,
> and is not even implemented if CONFIG_USE_NPTL is defined.
>
> Signed-off-by: Peter Maydell
> ---
> qemu-lock.h | 10 --
> 1 files changed, 0 inser
Remove the spin_trylock() function, as it is not used anywhere,
and is not even implemented if CONFIG_USE_NPTL is defined.
Signed-off-by: Peter Maydell
---
qemu-lock.h | 10 --
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/qemu-lock.h b/qemu-lock.h
index 9a3e6ac..65ca