lkml.org 
[lkml]   [2009]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] ioq: includecheck fix
From
Date

fix the following 'make includecheck' warning:

include/linux/ioq.h: linux/shm_signal.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Gregory Haskins <ghaskins@novell.com>
---
include/linux/ioq.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/ioq.h b/include/linux/ioq.h
index f77e316..eba1021 100644
--- a/include/linux/ioq.h
+++ b/include/linux/ioq.h
@@ -91,7 +91,6 @@ struct ioq_ring_head {
#include <linux/sched.h>
#include <linux/wait.h>
#include <linux/interrupt.h>
-#include <linux/shm_signal.h>
#include <linux/kref.h>

enum ioq_idx_type {
--
1.6.0.6



\
 
 \ /
  Last update: 2009-11-21 18:57    [W:0.032 / U:0.932 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site