You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user