Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d0dd768 authored by Martin Brandenburg's avatar Martin Brandenburg Committed by Mike Marshall
Browse files

Orangefs: Remove unused #defines from signal blocking code.

parent 3f1b6947
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -806,8 +806,6 @@ do { \

#define pvfs2_lock_inode(inode) spin_lock(&inode->i_lock)
#define pvfs2_unlock_inode(inode) spin_unlock(&inode->i_lock)
#define pvfs2_current_signal_lock current->sighand->siglock
#define pvfs2_current_sigaction current->sighand->action

#define fill_default_sys_attrs(sys_attr, type, mode)			\
do {									\