Skip to content

Commit 32e9f6c

Browse files
YueHaibinggregkh
authored andcommitted
staging: vboxsf: Remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: YueHaibing <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent fe4c593 commit 32e9f6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/staging/vboxsf/vfsmod.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
#include <linux/backing-dev.h>
1212
#include <linux/idr.h>
13-
#include <linux/version.h>
1413
#include "shfl_hostintf.h"
1514

1615
#define DIR_BUFFER_SIZE SZ_16K

0 commit comments

Comments
 (0)