diff options
| author | Samuel Tardieu <[email protected]> | 2006-09-09 17:34:31 +0200 |
|---|---|---|
| committer | Wim Van Sebroeck <[email protected]> | 2006-10-02 23:08:34 +0200 |
| commit | 795b89d207d8ff5397f9ff1f4d44662aa7c821fc (patch) | |
| tree | 931ab1a0283c523e13c8b3de1a4804c43305b2bc /include/linux | |
| parent | 25ff3780d4cd46804e22192a728cfb6b33c84d1b (diff) | |
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Return ENOTTY instead of ENOIOCTLCMD in user-visible ioctl() results
The watchdog drivers used to return ENOIOCTLCMD for bad ioctl() commands.
ENOIOCTLCMD should not be visible by the user, so use ENOTTY instead.
Signed-off-by: Samuel Tardieu <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Acked-by: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions