Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>
authorDilek Uzulmez <dilekuzulmez@gmail.com>
Sat, 7 Mar 2015 21:15:39 +0000 (23:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Mar 2015 12:36:22 +0000 (13:36 +0100)
commita6a93bc03b3b1542f8871c4d631f2f6af60a0409
tree61869604bcd31a1570adc058fefe1c5d94acf801
parentd009f0d7ae38bf1fdc0ff1a914a6dee538059869
Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>

The following patch fixes the checkpatch.pl warning:
WARNING: Use #include <linux/string.h> instead of #include <asm/string.h>

Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c
This page took 0.024436 seconds and 5 git commands to generate.