Kyle Evans 48260b4b53 lualoader: drop the filename and word "LUA" from errors
The filename is nearly always wrong since it's /boot/lua/loader.lua, which
is not useful for diagnostics. The actual errmsg will include a lua filename
if this is relevant.

Dropping "LUA" while we're here because that's almost universally
irrelevant to whatever error follows, unless the error states that it's
actually a lua problem.

Both of these are minor nits that just detract from identifying the
pertinent information.

MFC after:	3 days
2020-06-03 18:29:32 +00:00
..
2019-05-07 10:01:45 +00:00
2018-03-13 16:33:00 +00:00
2019-11-04 12:20:19 +00:00
2019-12-04 16:56:11 +00:00
2018-03-13 16:33:00 +00:00
2019-12-13 08:20:20 +00:00
2019-12-04 16:56:11 +00:00