From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> Date: Tue, 17 Mar 2020 15:54:19 +0100 > The indentation for the returned values are weird, causing those > warnings: > > ./drivers/net/phy/sfp-bus.c:579: WARNING: Unexpected indentation. > ./drivers/net/phy/sfp-bus.c:619: WARNING: Unexpected indentation. > > Use a list and change the identation for it to be properly > parsed by the documentation toolchain. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> Applied.