syscall_emul: refactor FDEntry and children classes
authorBrandon Potter <brandon.potter@amd.com>
Wed, 18 Apr 2018 18:44:10 +0000 (14:44 -0400)
committerAnthony Gutierrez <anthony.gutierrez@amd.com>
Wed, 19 Sep 2018 20:53:35 +0000 (20:53 +0000)
commitbed9460aaa6ade07383642e14e5076ce5e456fea
treee49521dd59fd858a431ca7c431ee2c5e687d61a4
parentaa56ed4dc50255869e72b9399c671c21d88e88d4
syscall_emul: refactor FDEntry and children classes

Strips off superfluous inline specifiers in header file.

Changes return types and parameters that deal with strings
to include the const& specifiers.

Change-Id: I570b1801abb059b91216f0223458d00963b9ca1c
Reviewed-on: https://gem5-review.googlesource.com/12111
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
src/sim/fd_entry.hh