Code cleanup: remove unused #include, variables and code,

This commit is contained in:
Kees van Reeuwijk
2010-04-15 18:49:36 +00:00
parent cfb108afc7
commit b412fb7ad5
21 changed files with 24 additions and 52 deletions

View File

@@ -419,8 +419,7 @@ static void restart_driver(int which, int tell_rs)
*/
message msg;
int ipc_status;
endpoint_t endpt;
int r, w = 0;
int r;
if (tell_rs) {
/* Tell RS to refresh or restart the driver */