mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 07:10:50 +07:00
[IA64] drivers/char/snsc_event.c:206: warning: unused variable `p'
Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
34eac2abcb
commit
3e3d327702
@ -203,8 +203,6 @@ scdrv_dispatch_event(char *event, int len)
|
||||
class = (code & EV_CLASS_MASK);
|
||||
|
||||
if (class == EV_CLASS_PWRD_NOTIFY || code == ENV_PWRDN_PEND) {
|
||||
struct task_struct *p;
|
||||
|
||||
if (snsc_shutting_down)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user