Clean up code in preparation for using gcc warnings.

This commit is contained in:
Kees van Reeuwijk
2010-03-10 13:19:27 +00:00
parent 0937d6c367
commit 5df6b80093
19 changed files with 22 additions and 44 deletions

View File

@@ -12,7 +12,6 @@ int count; /* number of elements */
vir_bytes offset; /* offset from grant */
{
message m_io;
int result;
m_io.DIO_REQUEST = req;
m_io.DIO_PORT = port;