arch: Remove the "inline" keyword in ThreadInfo.
authorGabe Black <gabeblack@google.com>
Wed, 19 Aug 2020 09:05:59 +0000 (02:05 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 20 Aug 2020 04:54:13 +0000 (04:54 +0000)
commit345b17af206dad4e1d06c6ce19590c53cb68048c
tree0a62d0446850d77964cea5a49f354f50966a9902
parentfff5b8e7451177322edfe2683313b199a0bdc4da
arch: Remove the "inline" keyword in ThreadInfo.

Methods which are defined inline are already implicitly inline, making
that keyword redundant. It's also inconsistently used.

Change-Id: If6ec3e94d126ae52d9c2f0d3e8ca27f1ac600650
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32920
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/generic/linux/threadinfo.hh