[PATCH 0/2] ARM: include: asm: change functions' and variables' types in atomic.h
From: Chen Gang <hidden> Date: 2013-09-29 03:43:13
It contents 2 patches:
Patch 1: use 'long long' instead of 'u64' for within atomic.h.
Patch 2: use 'int' instead of 'unsigned long' for normal register
variables within atomic.h
Signed-off-by: Chen Gang <redacted>
---
arch/arm/include/asm/atomic.h | 77
+++++++++++++++++++++--------------------
1 files changed, 39 insertions(+), 38 deletions(-)