You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
* Transparent decompression of files on an iso9660 filesystem
|
||||
*/
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/init.h>
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
*
|
||||
* isofs directory handling functions
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/smp_lock.h>
|
||||
#include "isofs.h"
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
* 2004 Paul Serice - NFS Export Operations
|
||||
*/
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/module.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user