diff options
author | Linus Torvalds <[email protected]> | 2020-12-26 09:19:49 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-12-26 09:19:49 -0800 |
commit | f838f8d2b694cf9d524dc4423e9dd2db13892f3f (patch) | |
tree | 2ef13fe350c621ab2c806397c9b9b2b20e4d5811 /scripts/gdb/linux/genpd.py | |
parent | 40f78232f97344afbbeb5b0008615f17c4b93466 (diff) |
mfd: ab8500-debugfs: Remove extraneous seq_putc
Commit c9a3c4e637ac ("mfd: ab8500-debugfs: Remove extraneous curly
brace") removed a left-over curly brace that caused build failures, but
Joe Perches points out that the subsequent 'seq_putc()' should also be
removed, because the commit that caused all these problems already added
the final '\n' to the seq_printf() above it.
Reported-by: Joe Perches <[email protected]>
Fixes: 886c8121659d ("mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc")
Cc: Thomas Gleixner <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions