Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>
authorDilek Uzulmez <dilekuzulmez@gmail.com>
Sat, 7 Mar 2015 21:26:36 +0000 (23:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Mar 2015 12:36:22 +0000 (13:36 +0100)
commit9a4ed8c50668158135f5fe1ba8aa709656fde951
treea963429f4e8d1846e5afd8a3368a73a411474899
parenta6a93bc03b3b1542f8871c4d631f2f6af60a0409
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_tkip.c
This page took 0.026471 seconds and 5 git commands to generate.