From: Himangi Saraogi Date: Sat, 2 Nov 2013 04:35:30 +0000 (+0530) Subject: staging:dwc2:hcd_queue.c : cleanups to the microframe scheduler code X-Git-Tag: v3.14-rc1~150^2~775^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c17c0b5eed0bb4e1e61d5889a80f56bf59c93f;p=pandora-kernel.git staging:dwc2:hcd_queue.c : cleanups to the microframe scheduler code This patch takes up the task mentioned in the TODO file of dwc2 to cleanup the microframe scheduler code. The while(!done) loops have been replaced with appropriate for loops and unnecessary variables like done and ret have been removed. Signed-off-by: Himangi Saraogi Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed