From: Andrew Donnellan <hidden> Date: 2016-07-15 07:23:48
On 15/07/16 07:53, Dan Carpenter wrote:
919 if (afu->crs_len < 0) {
^^^^^^^^^^^^^^^^
Remove this test. Unsigned is never less than zero.
Is there another lower bound that we should be checking against here?
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan@au1.ibm.com IBM Australia Limited