cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16052 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -226,10 +226,6 @@ ps2_dev_command(ps2_dev *dev, uint8 cmd, const uint8 *out, int out_count, uint8
|
|||||||
|
|
||||||
dev->flags &= ~PS2_FLAG_CMD;
|
dev->flags &= ~PS2_FLAG_CMD;
|
||||||
|
|
||||||
if (res != B_OK) {
|
|
||||||
dprintf("ps2_dev_command send failed\n");
|
|
||||||
}
|
|
||||||
|
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user