From: Nicholas Mc Guire Date: Mon, 2 Mar 2015 09:54:14 +0000 (-0500) Subject: mesh_plink: fixup type of timeout to match usage X-Git-Tag: omap-for-v4.2/o2_dc~131^2~105^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df2f6c11813a3e522f72f6998b00ae8e17dd4df;p=pandora-kernel.git mesh_plink: fixup type of timeout to match usage timeout was being passed as int but assigned from u32/u16 values and used as unsigned type. This is really only for better readability. Signed-off-by: Nicholas Mc Guire Signed-off-by: Johannes Berg --- Reading git-diff-tree failed