numam-dpdk/examples/multi_process
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: 6307b909b8 ("lib: remove extra parenthesis after return")

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
2016-02-10 15:47:50 +01:00
..
client_server_mp remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
l2fwd_fork apps: fix default mbuf size 2015-05-11 15:51:14 +02:00
simple_mp tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
symmetric_mp remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00