On Thu, Aug 27, 2020 at 9:00 PM Krzysztof Kozlowski <[email protected]> wrote:
> 'dev' is shorter and simpler than '&client->dev' and in few cases it > allows to skip line wrapping. Probe function uses '&client->dev' a lot, > so this improves readability slightly. > > Andy Shevchenko <[email protected]> > Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

