staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warning in...
authorJiayi Ye <yejiayily@gmail.com>
Mon, 20 Oct 2014 06:04:55 +0000 (14:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Oct 2014 04:20:44 +0000 (12:20 +0800)
commitc8cb5f2c780a6003fcf76eb3ac1675fbb090ecd8
tree836b695baf7a7abe3e54d3284474032caa51fdd2
parent2a80f844158b9b5327a159dc9c0fa6b676d2bd9d
staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warning in rtw_efuse.c

This patch fixes following checkpatch.pl warning:
WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt

Signed-off-by: Jiayi Ye <yejiayily@gmail.comi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_efuse.c