Searched hist:abeba59f93542f57b106e8d27927d36a5b02a822 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/iio/ |
H A D | industrialio-sw-device.c | diff abeba59f93542f57b106e8d27927d36a5b02a822 Thu Jun 23 21:18:06 CDT 2022 Joe Simmons-Talbott <joetalbott@gmail.com> iio: Don't use bare "unsigned"
Use "unsigned int" rather than bare "unsigned". Reported by checkpatch.pl.
Signed-off-by: Joe Simmons-Talbott <joetalbott@gmail.com> Link: https://lore.kernel.org/r/20220624021806.1010962-1-joetalbott@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | industrialio-sw-trigger.c | diff abeba59f93542f57b106e8d27927d36a5b02a822 Thu Jun 23 21:18:06 CDT 2022 Joe Simmons-Talbott <joetalbott@gmail.com> iio: Don't use bare "unsigned"
Use "unsigned int" rather than bare "unsigned". Reported by checkpatch.pl.
Signed-off-by: Joe Simmons-Talbott <joetalbott@gmail.com> Link: https://lore.kernel.org/r/20220624021806.1010962-1-joetalbott@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | industrialio-buffer.c | diff abeba59f93542f57b106e8d27927d36a5b02a822 Thu Jun 23 21:18:06 CDT 2022 Joe Simmons-Talbott <joetalbott@gmail.com> iio: Don't use bare "unsigned"
Use "unsigned int" rather than bare "unsigned". Reported by checkpatch.pl.
Signed-off-by: Joe Simmons-Talbott <joetalbott@gmail.com> Link: https://lore.kernel.org/r/20220624021806.1010962-1-joetalbott@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | industrialio-core.c | diff abeba59f93542f57b106e8d27927d36a5b02a822 Thu Jun 23 21:18:06 CDT 2022 Joe Simmons-Talbott <joetalbott@gmail.com> iio: Don't use bare "unsigned"
Use "unsigned int" rather than bare "unsigned". Reported by checkpatch.pl.
Signed-off-by: Joe Simmons-Talbott <joetalbott@gmail.com> Link: https://lore.kernel.org/r/20220624021806.1010962-1-joetalbott@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|