提交 3e3d3277 编写于 作者: T Tony Luck

[IA64] drivers/char/snsc_event.c:206: warning: unused variable `p'

Signed-off-by: NTony Luck <tony.luck@intel.com>
上级 34eac2ab
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册