More warning fixes
This commit is contained in:
parent
f568253c51
commit
0345eb582b
19 changed files with 35 additions and 20 deletions
|
|
@ -54,7 +54,6 @@ void i2c_smbus_linux_detect(std::vector<i2c_smbus_interface*> &busses)
|
|||
|
||||
if(dir == NULL)
|
||||
{
|
||||
closedir(dir);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue