From: Roel Kluin Date: Mon, 22 Jun 2009 15:42:21 +0000 (+0200) Subject: wireless: remove redundant tests on unsigned X-Git-Tag: v2.6.32-rc1~703^2~691 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a0ace7739b50331c919a3255639f123b78eaff;p=pandora-kernel.git wireless: remove redundant tests on unsigned bufsize and remainder are unsigned. When negative they are wrapped and caught by the other test. Signed-off-by: Roel Kluin Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed