Commit c9edbb6
ata: libata-core: Remove space before newline
There is a extraneous space before a newline in a ata_dev_dbg message.
Remove the space.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>1 parent 0060bee commit c9edbb6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4602 | 4602 | | |
4603 | 4603 | | |
4604 | 4604 | | |
4605 | | - | |
| 4605 | + | |
4606 | 4606 | | |
4607 | 4607 | | |
4608 | 4608 | | |
| |||
0 commit comments