Remove a couple of extra blank lines.

This commit is contained in:
Luiz Otavio O Souza 2016-05-22 04:09:05 +00:00
parent 0397efe813
commit ad802dc4e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300394
2 changed files with 0 additions and 2 deletions

View File

@ -42,7 +42,6 @@ CODE {
static void
null_post_xfer(device_t dev)
{
}

View File

@ -136,7 +136,6 @@ iicbus_request_bus(device_t bus, device_t dev, int how)
}
}
IICBUS_UNLOCK(sc);
return (error);