On Tue, 22 Jul 2014, Madhavan Srinivasan wrote:
> On Tuesday 22 July 2014 05:38 AM, David Rientjes wrote:
> > On Tue, 22 Jul 2014, Madhavan Srinivasan wrote:
> >
> >> Commit 4b358e2206 "cleanup include/asm-generic/atomic.h" added
> >> comments for #else/#endif, but ended up adding same comment
>
On Tuesday 22 July 2014 05:38 AM, David Rientjes wrote:
> On Tue, 22 Jul 2014, Madhavan Srinivasan wrote:
>
>> Commit 4b358e2206 "cleanup include/asm-generic/atomic.h" added
>> comments for #else/#endif, but ended up adding same comment
>> "BITS_PER_LONG == 64" on both sides. This patch fixes it.
On Tue, 22 Jul 2014, Madhavan Srinivasan wrote:
> Commit 4b358e2206 "cleanup include/asm-generic/atomic.h" added
> comments for #else/#endif, but ended up adding same comment
> "BITS_PER_LONG == 64" on both sides. This patch fixes it.
>
It's intentionally like that, it comments the condition for
Commit 4b358e2206 "cleanup include/asm-generic/atomic.h" added
comments for #else/#endif, but ended up adding same comment
"BITS_PER_LONG == 64" on both sides. This patch fixes it.
Signed-off-by: Madhavan Srinivasan
---
include/asm-generic/atomic-long.h | 2 +-
1 file changed, 1 insertion(+), 1
cleanup asm-generic/atomic.h
- no longer a userspace header
- remove the unneeded #include
- #else/#endif comments
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
include/asm-generic/Kbuild |1 -
include/asm-generic/atomic.h |9 -
--- a/include/asm-generic/atomic.h
+++ b/
5 matches
Mail list logo