[Toybox] [Patches] - Some more static analysis fixes

Rob Landley rob at landley.net
Fri Oct 10 07:40:40 PDT 2014


On 10/10/14 00:20, David Seikel wrote:
> On Thu, 09 Oct 2014 23:43:25 -0500 Rob Landley <rob at landley.net> wrote:
> 
>> --- getty.c.patch:
>>
>> I actually have a pending cleanup to getty I haven't checked in for
>> ages because I haven't got a serial port setup lying around to test.
>> It redoes the speed calculatons to look like:
> 
> Er, serial port console on a VM isn't good enough to test with?

Emulated serial console doesn't care about bit rate, because it's not
breaking things down into bits. (It works at the byte level.)

And yes, this sometimes has side effects:

http://lkml.iu.edu/hypermail/linux/kernel/0802.0/2142.html

Rob

 1412952040.0


More information about the Toybox mailing list