extcon: Remove extraneous space before a debug message
authorColin Ian King <colin.i.king@gmail.com>
Sun, 19 Jun 2022 08:42:48 +0000 (09:42 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 15 Jul 2022 02:37:40 +0000 (11:37 +0900)
commit2fb67280fd83f0f40ef4ae73aa1b9fbec075c13b
tree472c98bcb5ad145e4149d6e243c628784c23ce99
parent387162479d8ba9a11cdb6277cd5df3b3ba6da1f3
extcon: Remove extraneous space before a debug message

There is an extreneous space before a dev_dbg message, remove it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-palmas.c