mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-04-26 09:19:11 +00:00
committed by
Gaurav Juvekar
parent
caa2dd11a0
commit
3084c04453
@@ -77,10 +77,13 @@ __nvoc_ctor_RmHalspecOwner_exit:
|
||||
return status;
|
||||
}
|
||||
|
||||
// Vtable initialization
|
||||
static void __nvoc_init_funcTable_RmHalspecOwner_1(RmHalspecOwner *pThis) {
|
||||
PORT_UNREFERENCED_VARIABLE(pThis);
|
||||
}
|
||||
} // End __nvoc_init_funcTable_RmHalspecOwner_1
|
||||
|
||||
|
||||
// Initialize vtable(s): Nothing to do for empty vtables
|
||||
void __nvoc_init_funcTable_RmHalspecOwner(RmHalspecOwner *pThis) {
|
||||
__nvoc_init_funcTable_RmHalspecOwner_1(pThis);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user