Skip to content
Commit c52b4f79 authored by Mike Frysinger's avatar Mike Frysinger Committed by Wolfgang Denk
Browse files

serial: drop serial_register return value



The serial_register function never fails (always return 0), so change it
to a void function to avoid wasting overhead on it.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 6c768ca7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment