Skip to content

Commit

Permalink
mm: frontswap: remove unneeded headers
Browse files Browse the repository at this point in the history
Signed-off-by: Sasha Levin <[email protected]>
[v1: Rebased with tracing removed]
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
  • Loading branch information
sashalevin authored and konradwilk committed Jul 23, 2012
1 parent 611edfe commit 3389b53
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mm/frontswap.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,11 @@
* This work is licensed under the terms of the GNU GPL, version 2.
*/

#include <linux/mm.h>
#include <linux/mman.h>
#include <linux/swap.h>
#include <linux/swapops.h>
#include <linux/proc_fs.h>
#include <linux/security.h>
#include <linux/capability.h>
#include <linux/module.h>
#include <linux/uaccess.h>
#include <linux/debugfs.h>
#include <linux/frontswap.h>
#include <linux/swapfile.h>
Expand Down

0 comments on commit 3389b53

Please sign in to comment.