Revert "ANDROID: GKI: signal: Export for __lock_task_sighand"
This reverts commit a719abf031
.
The symbol was never used by any external module, so remove the unneeded
export.
Bug: 158067689
Bug: 203756332
Cc: Abhilasha Rao <abhilasha.hv@samsung.corp-partner.google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I13b65fd0620faf08784dabc7130f199dfa5cf053
This commit is contained in:
parent
22b447e9bd
commit
85aff72329
@ -1400,7 +1400,6 @@ struct sighand_struct *__lock_task_sighand(struct task_struct *tsk,
|
||||
|
||||
return sighand;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(__lock_task_sighand);
|
||||
|
||||
/*
|
||||
* send signal info to all the members of a group
|
||||
|
Loading…
Reference in New Issue
Block a user