mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
Remove unsused mm_segment_t structures
This commit is contained in:
@@ -3042,7 +3042,6 @@ int storeAdaptorInfoFile(char *path, u8 *efuse_data)
|
||||
int retriveAdaptorInfoFile(char *path, u8 *efuse_data)
|
||||
{
|
||||
int ret = _SUCCESS;
|
||||
mm_segment_t oldfs;
|
||||
struct file *fp;
|
||||
|
||||
if (path && efuse_data) {
|
||||
|
||||
Reference in New Issue
Block a user