From: Oliver Neukum Date: Thu, 23 Jan 2014 10:28:24 +0000 (-0300) Subject: [media] uvcvideo: Simplify redundant check X-Git-Tag: v3.15-rc1~85^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daf41ac2c4b5b2e663079ccc58b8d6a70a3c111b;p=pandora-kernel.git [media] uvcvideo: Simplify redundant check x < constant implies x + unsigned < constant That check just obfuscates the code Signed-off-by: Oliver Neukum Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed