Loading block/bsg.c +2 −2 Original line number Diff line number Diff line Loading @@ -963,7 +963,7 @@ bsg_ioctl(struct inode *inode, struct file *file, unsigned int cmd, if (copy_to_user(uarg, &hdr, sizeof(hdr))) return -EFAULT; else return 0; } /* Loading Loading
block/bsg.c +2 −2 Original line number Diff line number Diff line Loading @@ -963,7 +963,7 @@ bsg_ioctl(struct inode *inode, struct file *file, unsigned int cmd, if (copy_to_user(uarg, &hdr, sizeof(hdr))) return -EFAULT; else return 0; } /* Loading