Re: [PATCH v2 4/6] iio: remove left-over comments about parent assignment

2020-06-06 Thread Jonathan Cameron
On Wed, 3 Jun 2020 14:40:21 +0300 Alexandru Ardelean wrote: > These were obtained by doing a 'git diff | grep \/\*', in the previous diff > to find comments. These needed a bit more manual review, as the semantic > patch isn't great for catching these. > > The result is: > /* Initialize

[PATCH v2 4/6] iio: remove left-over comments about parent assignment

2020-06-03 Thread Alexandru Ardelean
These were obtained by doing a 'git diff | grep \/\*', in the previous diff to find comments. These needed a bit more manual review, as the semantic patch isn't great for catching these. The result is: /* Initialize Counter device and driver data */ /* Initialize IIO device */