]> www.infradead.org Git - users/jedix/linux-maple.git/commit
devres: Correct code style for functions that return a pointer type
authorZijun Hu <quic_zijuhu@quicinc.com>
Tue, 2 Jul 2024 14:51:54 +0000 (22:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Jul 2024 10:34:56 +0000 (12:34 +0200)
commit997197b58bf6e22b8c6ef88a168d8292fa9acec9
tree1323fad6ce0abfc977afb6426332fd845ebbe32c
parent56a20ad349b5c51909cf8810f7c79b288864ad33
devres: Correct code style for functions that return a pointer type

Correct code style for several functions that return a pointer type.

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/1719931914-19035-6-git-send-email-quic_zijuhu@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/devres.c