mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-21 12:04:03 +08: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