HID: hidraw: fix indentation

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Antonio Ospite 2010-04-30 21:49:58 +02:00 committed by Jiri Kosina
parent fe6065dc30
commit 81cd584394

View file

@ -310,7 +310,7 @@ static long hidraw_ioctl(struct file *file, unsigned int cmd,
-EFAULT : len;
break;
}
}
}
ret = -ENOTTY;
}