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