···184pnx4008_wdt_ioctl(struct inode *inode, struct file *file, unsigned int cmd,185 unsigned long arg)186{187- int ret = -ENOIOCTLCMD;188 int time;189190 switch (cmd) {
···184pnx4008_wdt_ioctl(struct inode *inode, struct file *file, unsigned int cmd,185 unsigned long arg)186{187+ int ret = -ENOTTY;188 int time;189190 switch (cmd) {