[SERIAL] Clean up handling of LSR in receive function.
It's pointless accessing the LSR value via a pointer all the time - it prevents the compiler optimising it. Also, ensure that we recognise a break sent during a kernel printk correctly.
Showing
Please register or sign in to comment