You've already forked linux-t2-patches
mirror of
https://github.com/t2linux/linux-t2-patches.git
synced 2026-04-30 13:52:11 -07:00
Make patch indentation look better
This commit is contained in:
@@ -17,9 +17,8 @@ index a6a656f..8cfbd3f 100644
|
||||
MODULE_VERSION("0.01");
|
||||
+MODULE_ALIAS("pci:v0000106Bd00001801sv*sd*bc*sc*i*");
|
||||
module_init(apple_bce_module_init);
|
||||
-module_exit(apple_bce_module_exit);
|
||||
module_exit(apple_bce_module_exit);
|
||||
\ No newline at end of file
|
||||
+module_exit(apple_bce_module_exit);
|
||||
--
|
||||
2.34.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user