UPSTREAM: tty: serial: qcom-geni-serial: improve the to_dev_port() macro
The member we want to resolve in struct qcom_geni_serial_port is called uport so we don't need an additional redundant parameter in this macro. While at it: turn the macro into a static inline function. Signed-off-by:Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by:
Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20221229155030.418800-6-brgl@bgdev.pl Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Bug: 370629635 Bug: 375550406 Change-Id: Ia1a89518e92925764573ff2f30836384bf7bfbf7 (cherry picked from commit 00ce7c6e) Signed-off-by:
Praveen Talari <quic_ptalari@quicinc.com> (cherry picked from commit 59cbbd0b)
Loading
Please sign in to comment