Thank you. I will use the modified description. This will be picked up
by Vasily/Heiko to the s390-tree.
Also Acked-by: Vineeth Vijayan <vneethv@xxxxxxxxxxxxx>
One question, is this patchset supposed to have 4 patches ? Are we
missing one ?
On 7/6/21 6:05 PM, Uwe Kleine-König wrote:
Argh, too much copy&paste. I make this:
The driver core ignores the return value of css_remove()
(because there is only little it can do when a device
disappears) and all callbacks return 0 anyhow.
to make this actually correct.
Reviewed-by: Cornelia Huck<cohuck@xxxxxxxxxx>