Linting: reduce type repetition 06/260606/2
authorMichal Bloch <m.bloch@samsung.com>
Tue, 29 Jun 2021 17:52:50 +0000 (19:52 +0200)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 30 Jun 2021 10:17:28 +0000 (10:17 +0000)
commit0839ab127a932d6322242c9ae5e44c4bed06a6a7
treefe473cd95f71ecc4e8fc1710abe863ae777fda20
parentb32824d24d5d5476e7d0b1b1e67f981bf56f69b5
Linting: reduce type repetition

Makes sure that the pointer and the pointee have the same type,
which is both less error-prone and more convenient.

Change-Id: I48887b4594a4bf2fcb2816f32ce4bc1e24bcffa8
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/peripheral_adc.c
src/peripheral_gpio.c
src/peripheral_i2c.c
src/peripheral_pwm.c
src/peripheral_spi.c
src/peripheral_uart.c