]> Git Repo - linux.git/commit
IB/mad: Remove unused includes
authorJames Lentini <[email protected]>
Mon, 28 Aug 2006 22:12:04 +0000 (15:12 -0700)
committerRoland Dreier <[email protected]>
Fri, 22 Sep 2006 22:22:44 +0000 (15:22 -0700)
commit2b3e258e5dd1938e2708eb5354ad8ba056fe8154
treefde0892c0d1de71584c6350eca6cc13d0107d845
parent75ab13443e4575c00788ba9861105745b9dda05c
IB/mad: Remove unused includes

The ib_mad module does not use a kthread function, but mad_priv.h
includes <linux/kthread.h>.  mad_rmpp.c does not do any DMA-related
stuff, but includes <linux/dma-mapping.h>.  Remove the unused includes.

Signed-off-by: James Lentini <[email protected]>
Signed-off-by: Sean Hefty <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
drivers/infiniband/core/mad_priv.h
drivers/infiniband/core/mad_rmpp.c
This page took 0.065303 seconds and 4 git commands to generate.