Skip to content

Commit 1018825

Browse files
zhengchaoshaodavem330
authored andcommitted
net/smc: remove unreferenced header in smc_loopback.h file
Because linux/err.h is unreferenced in smc_loopback.h file, so remove it. Signed-off-by: Zhengchao Shao <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: D. Wythe <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent b735154 commit 1018825

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/smc/smc_loopback.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#define _SMC_LOOPBACK_H
1616

1717
#include <linux/device.h>
18-
#include <linux/err.h>
1918
#include <net/smc.h>
2019

2120
#if IS_ENABLED(CONFIG_SMC_LO)

0 commit comments

Comments
 (0)