On 10/20/20 5:39 PM, Thomas Huth wrote:
Replace TAB characters with spaces, put code after case-statement on
separate lines and add some curly braces in related lines to keep
checkpatch.pl happy.
Signed-off-by: Thomas Huth
---
hw/timer/sh_timer.c | 89 +
Replace TAB characters with spaces, put code after case-statement on
separate lines and add some curly braces in related lines to keep
checkpatch.pl happy.
Signed-off-by: Thomas Huth
---
hw/timer/sh_timer.c | 89 +
1 file changed, 57 insertions(+), 32