gigaset: include cleanup cleanup
Commit 5a0e3ad
causes slab.h to be included twice in many of the
Gigaset driver's source files, first via the common include file
gigaset.h and then a second time directly. Drop the spares, and
use the opportunity to clean up a few more similar cases.
Impact: cleanup, no functional change
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
CC: Tejun Heo <tj@kernel.org>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

父節點
1c4f019732
當前提交
b91ecb0027
@@ -15,7 +15,6 @@
|
||||
|
||||
#include "gigaset.h"
|
||||
#include <linux/isdnif.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
#define HW_HDR_LEN 2 /* Header size used to store ack info */
|
||||
|
||||
|
Reference in New Issue
Block a user