restorer: Cleanup - drop always_inline attribute from write_ helpers
This object file will be handled by ld script so .text sections will be squashed into one common section. Thus no need to force these functions being always-inlined. It's a rudiment from time when we were not using ld at all but #include source code file itself and now this attribute might confuse code readers since it's unclear _why_ it's needed at all. Signed-off-by:Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
Showing
Please
register
or
sign in
to comment