linux-stable/drivers/iio/test
Jonathan Cameron 89aba57598 iio: test: Mark file local structure arrays static.
Warning cleanup:
  drivers/iio/test/iio-test-rescale.c:32:30: warning: symbol 'scale_cases' was not declared. Should it be static?
  drivers/iio/test/iio-test-rescale.c:480:30: warning: symbol 'offset_cases' was not declared. Should it be static?

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Liam Beguin <liambeguin@gmail.com>
Reviewed-by: Liam Beguin <liambeguin@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220807145457.646062-2-jic23@kernel.org
2022-08-15 22:30:01 +01:00
..
Kconfig iio: test: rework Kconfig to support modules 2022-07-16 19:03:41 +01:00
Makefile iio: test: format: follow CONFIG_ naming convention 2022-07-16 19:01:14 +01:00
iio-test-format.c iio: test: format: add MODULE_* information 2022-07-16 19:01:14 +01:00
iio-test-rescale.c iio: test: Mark file local structure arrays static. 2022-08-15 22:30:01 +01:00