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:
1b50259
)
[GFS2] Remove semaphore.h from C files
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 18 May 2006 18:54:58 +0000
(14:54 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 18 May 2006 18:54:58 +0000
(14:54 -0400)
We no longer use semaphores, everything has been converted to
mutex or rwsem, so we don't need to include this header any more.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found