HomeFreeBSD

lualoader: Use #str instead of tracking length with 'n'

Description

lualoader: Use #str instead of tracking length with 'n'

We really gain almost nothing by tracking length separately, especially when
it's as easy as "#str", so reduce complexity.

Details

Provenance
kevansAuthored on
Parents
rS330261: lualoader: Fix some lint-mentioned errors
Branches
Unknown
Tags
Unknown