]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pwm: tegra: Remove useless padding
authorThierry Reding <thierry.reding@gmail.com>
Mon, 11 Jul 2016 09:26:52 +0000 (11:26 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 11 Jul 2016 10:49:30 +0000 (12:49 +0200)
commite17c0b2258834b88bdaa282a30e125071d9325fc
tree82a7303a544885d8d2764854805bf6cb9a5d59ef
parentc009c56475a08fc8c0e1d4d4161bdcc76f3638b7
pwm: tegra: Remove useless padding

Use single spaces to separate data type from field names in structure
definitions.

Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-tegra.c