Dan Carpenter
9761a2469d
sunrpc: silence uninitialized variable warning
...
kstrtouint() can return a couple different error codes so the check for
"ret == -EINVAL" is wrong and static analysis tools correctly complain
that we can use "num" without initializing it. It's not super harmful
because we check the bounds. But it's also easy enough to fix.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2017-02-21 10:53:36 -05:00
..
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-28 15:11:32 -05:00
2017-01-16 14:39:58 -05:00
2017-01-04 08:22:04 +01:00
2016-12-16 10:24:44 -08:00
2017-01-20 15:07:27 -05:00
2016-12-06 21:33:19 -05:00
2016-12-25 17:21:22 +01:00
2017-01-18 17:58:45 +01:00
2017-01-24 16:21:36 -05:00
2017-01-27 10:33:56 -05:00
2016-12-24 11:46:01 -08:00
2017-01-25 14:47:44 -05:00
2016-12-16 00:13:43 +02:00
2017-01-26 12:54:50 -05:00
2017-01-27 10:33:56 -05:00
2016-12-25 17:21:22 +01:00
2016-12-24 11:46:01 -08:00
2017-01-10 21:08:29 -05:00
2017-01-01 22:07:20 -05:00
2016-12-24 11:46:01 -08:00
2017-01-24 16:31:54 +01:00
2016-12-25 17:21:22 +01:00
2017-01-24 16:21:36 -05:00
2017-01-24 21:46:59 +01:00
2017-01-06 22:20:45 -05:00
2016-12-24 11:46:01 -08:00
2017-01-15 22:15:16 -05:00
2017-01-20 11:01:17 -05:00
2017-01-10 20:45:04 -05:00
2016-12-20 14:22:49 -05:00
2016-12-24 11:46:01 -08:00
2016-12-14 16:04:10 -08:00
2017-01-16 19:43:19 -05:00
2017-01-27 10:33:56 -05:00
2017-02-21 10:53:36 -05:00
2017-01-24 16:14:58 -05:00
2017-01-24 14:30:56 -05:00
2016-12-17 20:17:04 -08:00
2017-01-11 16:34:25 +01:00
2016-12-24 11:46:01 -08:00
2016-12-25 17:21:22 +01:00
2016-12-24 11:46:01 -08:00
2017-01-11 09:47:10 -05:00
2017-01-10 11:29:50 -05:00