commit | e66e13a3c97486416f65343cd66760645b1d27c7 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Sat Jan 16 08:43:03 2021 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Tue Feb 16 12:01:45 2021 +0900 |
tree | 692c43c0eff1e3c98cae0d3feb8dba041ca556fe | |
parent | ab37d5a43162ab424e36be03684881df438378a7 [diff] |
genksyms: remove dead code for ST_TABLE_* No one sets lexstate to ST_TABLE_*. It is is very old code, and I do not know what was the plan at that time. Let's remove the dead code. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>