On Mon, Feb 02, 2015 at 03:30:32AM -0500, Nicholas Mc Guire wrote: > From: Nicholas Mc Guire > > return type of wait_for_completion_timeout is unsigned long not int, this > patch changes the type of m from int to unsigned long. applied, thanks.