Huawei Xie
693f715da4
remove extra parentheses in return statement
...
fix the error reported by checkpatch:
"ERROR: return is not a function, parentheses are not required"
remove parentheses in return like:
"return (logical expressions)"
remove parentheses in return a function like:
"return (rte_mempool_lookup(...))"
Fixes: 6307b909b8e0 ("lib: remove extra parenthesis after return")
Signed-off-by: Huawei Xie <huawei.xie@intel.com>
2016-02-10 15:47:50 +01:00
..
2015-12-11 02:14:31 +01:00
2014-12-19 23:30:26 +01:00
2015-05-25 15:59:36 +02:00
2015-12-08 03:00:42 +01:00
2015-12-15 13:50:42 +01:00
2014-12-19 23:30:26 +01:00
2015-12-15 13:50:42 +01:00
2015-05-25 15:59:36 +02:00
2014-12-19 23:30:26 +01:00
2015-04-29 18:34:58 +02:00
2015-08-11 22:36:41 +02:00
2015-12-15 13:50:42 +01:00
2016-02-10 15:47:50 +01:00
2015-11-19 15:45:26 +01:00
2015-12-15 13:50:42 +01:00
2015-12-07 04:57:16 +01:00
2015-12-07 04:57:16 +01:00
2015-05-25 15:59:36 +02:00
2015-12-07 04:57:16 +01:00
2014-12-19 23:30:26 +01:00
2015-12-15 13:50:42 +01:00
2014-12-19 23:30:26 +01:00
2015-12-07 04:57:16 +01:00
2015-08-11 17:28:13 +02:00
2015-12-07 04:57:16 +01:00
2015-04-29 18:34:58 +02:00
2015-12-15 13:50:42 +01:00
2015-12-06 15:41:05 +01:00
2015-11-13 17:45:14 +01:00
2015-05-25 15:59:36 +02:00
2015-12-07 04:57:16 +01:00
2015-05-25 15:59:36 +02:00
2015-03-17 22:16:46 +01:00
2015-03-17 22:16:46 +01:00
2015-12-15 13:50:42 +01:00
2015-12-15 13:50:42 +01:00
2015-12-07 04:57:16 +01:00
2015-12-14 01:33:14 +01:00
2015-05-25 15:59:36 +02:00
2015-12-07 04:57:16 +01:00