change optyap_global_data to global_optyap_data
This commit is contained in:
@@ -157,10 +157,10 @@ struct global_locks {
|
||||
|
||||
|
||||
/*********************************
|
||||
* Struct optyap_global_data **
|
||||
* Struct global_optyap_data **
|
||||
*********************************/
|
||||
|
||||
struct optyap_global_data{
|
||||
struct global_optyap_data{
|
||||
/* global data related to memory management */
|
||||
struct global_pages pages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user