From: Jens Axboe Date: Wed, 20 Dec 2006 10:25:23 +0000 (+0100) Subject: bsg: style cleanup X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b711afa6959e5c8f457f1687b5d4a485c7974f32;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git bsg: style cleanup Signed-off-by: Jens Axboe --- diff --git a/block/bsg.c b/block/bsg.c index 9dc5d36a52e5..6f05a397dc3a 100644 --- a/block/bsg.c +++ b/block/bsg.c @@ -963,8 +963,8 @@ bsg_ioctl(struct inode *inode, struct file *file, unsigned int cmd, if (copy_to_user(uarg, &hdr, sizeof(hdr))) return -EFAULT; - else - return 0; + + return 0; } /* * block device ioctls