From: Florian Schmaus Date: Thu, 8 Dec 2011 11:12:45 +0000 (+0100) Subject: staging: comedi: comedi_fops: Removed int overflow check X-Git-Tag: v3.3-rc1~152^2~101^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5018168a59b92ec3bd0f7b598e6d0d64d507e1e;p=pandora-kernel.git staging: comedi: comedi_fops: Removed int overflow check This became unnecessary with the previous commit. Improved the readability of the remaining check, by using UINT_MAX. Signed-off-by: Florian Schmaus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed