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
1 changed files with 1 additions and 1 deletions

View File

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