X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fserial%2F8250.c;h=4d75cdfa0a0af00bd928faae571008dcbac4d0a2;hb=5d54e69c68c05b162a56f9914cae72afd7e6f40a;hp=5b65e208893bc80df44179ceb2dd5d6a32b1dccc;hpb=54205209732a05f51f5fbb3eb3e5c36ac81e79d9;p=~andy%2Flinux diff --git a/drivers/serial/8250.c b/drivers/serial/8250.c index 5b65e208893..4d75cdfa0a0 100644 --- a/drivers/serial/8250.c +++ b/drivers/serial/8250.c @@ -864,7 +864,7 @@ static void autoconfig(struct uart_8250_port *up, unsigned int probeflags) /* * We're pretty sure there's a port here. Lets find out what * type of port it is. The IIR top two bits allows us to find - * out if its 8250 or 16450, 16550, 16550A or later. This + * out if it's 8250 or 16450, 16550, 16550A or later. This * determines what we test for next. * * We also initialise the EFR (if any) to zero for later. The