Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit ddae59e

Browse files
authored
Alphabetize our includes (#99)
1 parent a720a1a commit ddae59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bindings_helper.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include <linux/module.h>
21
#include <linux/fs.h>
2+
#include <linux/module.h>
33
#include <linux/slab.h>
44
#include <linux/uaccess.h>
55

0 commit comments

Comments
 (0)