git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6157c7e
)
locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition
author
Davidlohr Bueso
<dave@stgolabs.net>
Fri, 12 Sep 2014 05:34:25 +0000
(22:34 -0700)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 16 Sep 2014 07:49:01 +0000
(09:49 +0200)
rw-semaphore is the only type of lock doing this ugliness of
exporting at the end of the file.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cc: dave@stgolabs.net
Cc: peterz@infradead.org
Link:
http://lkml.kernel.org/r/1410500066-5909-1-git-send-email-dave@stgolabs.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/rwsem-xadd.c
patch
|
blob
|
history
diff --cc
kernel/locking/rwsem-xadd.c
Simple merge