- shell 脚本中 在同一行中不可以使用换行键。
- 在返回值处对数据位判断是容易出错的地方。
- warning: data definition has no type or storage class 出错在module_init(xxx);
加上#include <linux/module.h>
错误集锦
最新推荐文章于 2022-01-02 22:17:37 发布
#include <linux/module.h>