diff options
author | Arnd Bergmann <[email protected]> | 2018-12-10 22:49:10 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-01-29 17:15:36 -0600 |
commit | 2a727f6091372231281efaa8a5f56ee79509fd83 (patch) | |
tree | 8b4b8cf9043cb82cb0b1363d676d4d45708be7a8 /lib/test_overflow.c | |
parent | 25bd879ec16ad3b83a5b1c3f16faa55e696bfccb (diff) |
PCI: ibmphp: Turn semaphores into completions or mutexes
The sem_exit variable is conceptually a completion, so it should be called
that.
Similarly, the semOperations semaphore is a simple mutex, and can be
changed into that, respectively.
With both converted, the ibmphp_hpc_initvars() function is no longer used
and can be removed.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions