mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-08 15:23:53 +00:00
Removed unused and empty functions
This commit is contained in:
@@ -106,15 +106,6 @@ check_positive(struct dm_struct *dm,
|
||||
return false;
|
||||
}
|
||||
|
||||
static boolean
|
||||
check_negative(struct dm_struct *dm,
|
||||
const u32 condition1,
|
||||
const u32 condition2
|
||||
)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
/******************************************************************************
|
||||
* agc_tab.TXT
|
||||
******************************************************************************/
|
||||
|
||||
@@ -106,15 +106,6 @@ check_positive(struct dm_struct *dm,
|
||||
return false;
|
||||
}
|
||||
|
||||
static boolean
|
||||
check_negative(struct dm_struct *dm,
|
||||
const u32 condition1,
|
||||
const u32 condition2
|
||||
)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
/******************************************************************************
|
||||
* mac_reg.TXT
|
||||
******************************************************************************/
|
||||
|
||||
@@ -106,15 +106,6 @@ check_positive(struct dm_struct *dm,
|
||||
return false;
|
||||
}
|
||||
|
||||
static boolean
|
||||
check_negative(struct dm_struct *dm,
|
||||
const u32 condition1,
|
||||
const u32 condition2
|
||||
)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
/******************************************************************************
|
||||
* radioa.TXT
|
||||
******************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user