]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Staging: gdm72xx: remove duplicate condition
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 22 Feb 2016 19:33:33 +0000 (22:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Mar 2016 22:48:04 +0000 (14:48 -0800)
commita7df59ece7f845dffb354aae8318a30e7650034c
treea74fdc32455350af9688605872e55b0cc538c03b
parente0aa762cac39d18aa60938a3d1f7f6b42fcb2cdf
Staging: gdm72xx: remove duplicate condition

We know "len" is not zero because we tested for that at the beginning of
the function so this test can be removed.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/gdm_wimax.c