mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
soundwire: fix trailing line in sysfs_slave.c
Commitbcac590299("soundwire: add Slave sysfs support") added trailing line in file sysfs_slave.c, so remove it Fixes:bcac590299("soundwire: add Slave sysfs support") Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
bcac590299
commit
7541765df1
|
|
@ -212,4 +212,3 @@ int sdw_slave_sysfs_init(struct sdw_slave *slave)
|
|||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user