From: Takashi Iwai Date: Tue, 15 Jan 2013 16:39:29 +0000 (+0100) Subject: ALSA: hda/ca0132 - Fix superfluous unsigned check X-Git-Tag: v3.9-rc1~129^2~36^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b645d79619e8b15e91cc7df23c5f8a23d0d69377;p=pandora-kernel.git ALSA: hda/ca0132 - Fix superfluous unsigned check Fix a warning by smatch, sound/pci/hda/patch_ca0132.c:714 dspio_send() warn: always true condition '(res >= 0) => (0-u32max >= 0)' Reported-by: Dan Carpenter Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed