lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1476801446-25517-1-git-send-email-weiyj.lk@gmail.com>
Date:   Tue, 18 Oct 2016 14:37:26 +0000
From:   Wei Yongjun <weiyj.lk@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Muhammad Falak R Wani <falakreyaz@...il.com>,
        Sandhya Bankar <bankarsandhya512@...il.com>,
        Karsten Keil <isdn@...ux-pingi.de>,
        Arnd Bergmann <arnd@...db.de>,
        Alexander Alemayhu <alexander@...mayhu.com>
Cc:     Wei Yongjun <weiyongjun1@...wei.com>, devel@...verdev.osuosl.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH -next] staging: i4l: pcbit: drv: remove duplicated include from drv.c

From: Wei Yongjun <weiyongjun1@...wei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
---
 drivers/staging/i4l/pcbit/drv.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/i4l/pcbit/drv.c b/drivers/staging/i4l/pcbit/drv.c
index 87b8522..89b0b5b 100644
--- a/drivers/staging/i4l/pcbit/drv.c
+++ b/drivers/staging/i4l/pcbit/drv.c
@@ -27,7 +27,6 @@
 #include <linux/slab.h>
 #include <linux/mm.h>
 #include <linux/interrupt.h>
-#include <linux/string.h>
 #include <linux/skbuff.h>
 
 #include <linux/isdnif.h>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ