You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AOSCOS: staging: sb105x: revise type of mp_chars_in_buffer() as unsigned int
Per commit fff4ef1 ("tty: make tty_operations::chars_in_buffer return
uint"), member function `chars_in_buffer()' in `struct tty_operations' was
revised from type `int' to type `unsigned int'.
Revise driver code accordingly.
Fixes: "AOSCOS: Revert "staging: sb105x: delete the driver""
Signed-off-by: Mingcong Bai <[email protected]>
Signed-off-by: Kexy Biscuit <[email protected]>
0 commit comments