mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-25 08:02:56 +00:00
orangefs: make devreq_mutex static
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
This commit is contained in:
parent
c27889cdb4
commit
a0fe051592
3 changed files with 2 additions and 4 deletions
|
@ -20,6 +20,8 @@
|
|||
|
||||
static int open_access_count;
|
||||
|
||||
static DEFINE_MUTEX(devreq_mutex);
|
||||
|
||||
#define DUMP_DEVICE_ERROR() \
|
||||
do { \
|
||||
gossip_err("*****************************************************\n");\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue