From: Karol Wrona Date: Fri, 19 Dec 2014 17:39:24 +0000 (+0100) Subject: iio: kfifo: Remove unused argument in iio_kfifo_allocate X-Git-Tag: fixes-v4.0-rc1~99^2~245^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab374a053a43050117eb452306b6cd9dcb58cfd;p=pandora-kernel.git iio: kfifo: Remove unused argument in iio_kfifo_allocate indio_dev was unused in function body plus some small style fix - add new lines after "if(sth) return sth" and before the last return statement. The argument was removed also in its client. Signed-off-by: Karol Wrona Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed