Commit 4cd4475e authored by Maksim Salau's avatar Maksim Salau Committed by Johan Hovold
Browse files

USB: serial: upd78f0730: make constants static



Some local constants don't change from call to call and are good
candidates to become static. This will prevent copying of these
constants to stack during runtime.

Signed-off-by: default avatarMaksim Salau <maksim.salau@gmail.com>
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 5ed02dbb
Supports Markdown
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