From: Jens Axboe Date: Wed, 20 Dec 2006 10:25:23 +0000 (+0100) Subject: bsg: style cleanup X-Git-Tag: upstream/snapshot3+hdmi~32666^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b711afa6959e5c8f457f1687b5d4a485c7974f32;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git bsg: style cleanup Signed-off-by: Jens Axboe --- diff --git a/block/bsg.c b/block/bsg.c index 9dc5d36..6f05a39 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