kpm: remove incorrect "<" to fix compilation error (#418)
i'm so sorry Signed-off-by: Cloud_Yun <1770669041@qq.com>
This commit is contained in:
@@ -72,7 +72,7 @@ EXPORT_SYMBOL(sukisu_kpm_load_module_path);
|
|||||||
|
|
||||||
noinline NO_OPTIMIZE void sukisu_kpm_unload_module(const char *name,
|
noinline NO_OPTIMIZE void sukisu_kpm_unload_module(const char *name,
|
||||||
void *ptr, void __user *result)
|
void *ptr, void __user *result)
|
||||||
{>
|
{
|
||||||
int res = -1;
|
int res = -1;
|
||||||
|
|
||||||
printk("KPM: Stub function called (sukisu_kpm_unload_module). "
|
printk("KPM: Stub function called (sukisu_kpm_unload_module). "
|
||||||
|
|||||||
Reference in New Issue
Block a user