Re: [RFC PATCH 1/2] iio: kfifo: Remove unused argument in iio_kfifo_allocate

From: Lars-Peter Clausen
Date: Thu Dec 18 2014 - 11:43:08 EST


On 12/09/2014 08:29 PM, Karol Wrona wrote:
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.

Looks good, except for the missing updates for the users.

Doing some digging in the git history raveled that the user of that parameter in that function was removed in commit f79a909890 ("staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.")
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/