projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcac590
)
soundwire: fix trailing line in sysfs_slave.c
author
Vinod Koul
<vkoul@kernel.org>
Wed, 20 May 2020 11:57:45 +0000
(17:27 +0530)
committer
Vinod Koul
<vkoul@kernel.org>
Wed, 20 May 2020 11:57:45 +0000
(17:27 +0530)
Commit
bcac59029955
("soundwire: add Slave sysfs support") added
trailing line in file sysfs_slave.c, so remove it
Fixes: bcac59029955 ("soundwire: add Slave sysfs support")
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/sysfs_slave.c
patch
|
blob
|
history
diff --git
a/drivers/soundwire/sysfs_slave.c
b/drivers/soundwire/sysfs_slave.c
index ae6d241eca5000f98035e65be7f22ba1e2cedfe0..f510071b0addca746607dcf243091deb65b0e659 100644
(file)
--- a/
drivers/soundwire/sysfs_slave.c
+++ b/
drivers/soundwire/sysfs_slave.c
@@
-212,4
+212,3
@@
int sdw_slave_sysfs_init(struct sdw_slave *slave)
return 0;
}
-