Skip to content
Commit 2ccdb55e authored by Pascal Huerst's avatar Pascal Huerst Committed by Greg Kroah-Hartman
Browse files

tty: serial: msm_serial: Add __maybe_unused to suspend/resume callbacks



As stated under "20) Conditional Compilation" in coding-style.rst. We
shall rather use __maybe_unused than preprocessor macros in such cases.

Signed-off-by: default avatarPascal Huerst <pascal.huerst@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 182ead3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment