Sudip Mukherjee
4877bb9178
component: remove impossible condition
...
We will be evaluating this condition only if match->num == match->alloc
and that means we have already dereferenced match which implies match
can not be NULL at this point.
Moreover we have done a NULL check on match just before this.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-09 17:39:33 -08:00
..
2016-02-06 00:34:01 +01:00
2016-02-09 17:39:33 -08:00
2016-01-24 12:34:13 -08:00
2016-02-01 12:27:18 -08:00
2016-02-03 10:04:58 -08:00
2016-01-20 18:16:29 -08:00
2016-01-31 15:49:06 -08:00
2016-01-29 21:45:17 +01:00
2016-01-29 21:45:17 +01:00
2016-01-30 22:05:17 +08:00
2016-01-20 10:15:21 -08:00
2016-02-09 17:37:39 -08:00
2016-01-20 18:03:56 -08:00
2016-02-05 15:24:17 +10:00
2016-01-20 17:30:20 -08:00
2016-01-27 18:48:46 -08:00
2016-02-03 08:28:43 -08:00
2016-01-29 11:13:52 +01:00
2016-01-18 14:12:33 -05:00
2016-02-01 13:08:26 -08:00
2016-02-02 16:42:22 -05:00
2016-01-22 17:20:30 -08:00
2016-01-29 12:30:47 +01:00
2016-01-31 14:48:58 -08:00
2016-02-02 16:47:14 +05:30
2016-02-03 15:43:59 -08:00
2016-02-04 16:26:10 -02:00
2016-01-20 18:42:30 -08:00
2016-01-20 17:09:18 -08:00
2016-01-21 12:32:08 -08:00
2016-01-22 12:04:21 -08:00
2016-01-24 12:50:56 -08:00
2016-02-01 15:56:08 -08:00
2016-01-21 19:53:10 -05:00
2016-01-29 17:43:16 -08:00
2016-01-21 19:58:02 -08:00
2016-02-01 15:56:08 -08:00
2016-01-22 18:04:28 -05:00
2016-01-20 17:09:18 -08:00
2016-01-29 21:44:53 +01:00
2016-01-24 10:15:01 -08:00
2016-02-03 01:00:29 +01:00
2016-01-29 12:38:59 -08:00
2016-01-21 15:04:59 +01:00
2016-01-20 17:09:18 -08:00
2016-01-18 12:10:45 -08:00
2016-01-26 12:47:51 +01:00
2016-02-03 08:28:43 -08:00
2016-01-22 17:30:52 -08:00
2016-01-19 21:25:57 +02:00
2016-02-06 22:13:16 -08:00
2016-01-21 19:58:02 -08:00
2016-01-24 12:43:06 -08:00
2016-01-31 17:09:39 -08:00
2016-02-04 17:00:10 -08:00
2016-01-27 11:22:25 -07:00
2016-01-22 18:04:28 -05:00
2016-01-26 10:18:28 +02:00
2016-01-31 16:54:36 +01:00
2016-01-29 15:13:48 -08:00