Thread (4 messages) flat view 4 messages, 2 authors, 2021-06-07

Re: [PATCH net-next v2] net: gemini: Use devm_platform_get_and_ioremap_resource()

From: Linus Walleij <hidden>
Date: 2021-06-05 15:19:01
Also in: lkml

On Sat, Jun 5, 2021 at 2:32 PM Yang Yingliang [off-list ref] wrote:
Use devm_platform_get_and_ioremap_resource() to simplify
code.

Signed-off-by: Yang Yingliang <redacted>
(...)
-       dmares = platform_get_resource(pdev, IORESOURCE_MEM, 0);
-       gmacres = platform_get_resource(pdev, IORESOURCE_MEM, 1);
Should you not also delete the local variables
dmares and gmacres? I doubt they are used
after this.

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help