Thread (4 messages) flat view 4 messages, 3 authors, 2021-08-06

Re: [PATCH v1 1/1] wwan: core: Avoid returning error pointer from wwan_create_dev()

From: Loic Poulain <hidden>
Date: 2021-08-05 19:44:23
Also in: lkml

On Thu, 5 Aug 2021 at 20:38, Andy Shevchenko
[off-list ref] wrote:
wwan_create_dev() is expected to return either valid pointer or NULL,
In some cases it might return the error pointer. Prevent this by converting
it to NULL after wwan_dev_get_by_parent().
wwan_create_dev is called both from wwan_register_ops() and
wwan_create_port(), one using IS_ERR and the other using NULL testing,
they should be aligned as well.

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