提交 b711afa6 编写于 作者: J Jens Axboe

bsg: style cleanup

Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
上级 1594a3f0
...@@ -963,8 +963,8 @@ bsg_ioctl(struct inode *inode, struct file *file, unsigned int cmd, ...@@ -963,8 +963,8 @@ bsg_ioctl(struct inode *inode, struct file *file, unsigned int cmd,
if (copy_to_user(uarg, &hdr, sizeof(hdr))) if (copy_to_user(uarg, &hdr, sizeof(hdr)))
return -EFAULT; return -EFAULT;
else
return 0; return 0;
} }
/* /*
* block device ioctls * block device ioctls
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册