[PATCH] USB: yet another place for msleep
this is in kobil_sct. It uses msleep() and replaces needless GFP_ATOMICs with GFP_NOIO as this function can sleep. - no need for GFP_ATOMIC - use msleep()
Showing
Please register or sign in to comment