From: Jens Axboe Date: Wed, 20 Dec 2006 10:25:23 +0000 (+0100) Subject: bsg: style cleanup X-Git-Tag: v2.6.23-rc1~782^2~16 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=b711afa6959e5c8f457f1687b5d4a485c7974f32;p=linux-2.6-omap-h63xx.git bsg: style cleanup Signed-off-by: Jens Axboe --- diff --git a/block/bsg.c b/block/bsg.c index 9dc5d36a52e..6f05a397dc3 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