General: address feedback
This commit is contained in:
parent
0d99b7962d
commit
ca3db0d7c9
30 changed files with 167 additions and 165 deletions
|
@ -101,9 +101,7 @@ Module::Module(Core::System& system)
|
|||
};
|
||||
}
|
||||
|
||||
Module::~Module() {
|
||||
Devices::nvhost_nvdec_common::Reset();
|
||||
}
|
||||
Module::~Module() {}
|
||||
|
||||
NvResult Module::VerifyFD(DeviceFD fd) const {
|
||||
if (fd < 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue