eal: remove another use of register keyword
authorAvi Kivity <avi@scylladb.com>
Mon, 15 Jan 2018 11:33:23 +0000 (13:33 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jan 2018 17:58:49 +0000 (18:58 +0100)
commit4f438c85153ef7e910917c38ad60c0b6f296ee2d
tree003be0790ba1d4915af5e1af0f5fb788565a4229
parent39799e861b544af0a5453154e8cfa241482e05ae
eal: remove another use of register keyword

The 'register' keyword does nothing, and has been removed in C++17.

Remove it for compatibility, like following commit:

Fixes: 0d5f2ed12f9e ("eal: remove use of register keyword")

Signed-off-by: Avi Kivity <avi@scylladb.com>
lib/librte_eal/common/include/arch/x86/rte_byteorder_64.h