mirror of
https://github.com/linux-msm/qmic.git
synced 2026-02-25 13:11:34 -08:00
dcec18722a968b662acf8cabb3a2ec87c031822e
If parse_package() finds anything other than an identifier as the next token, it calls yyerror(). This is exactly what token_expect() does, so use that instead. Signed-off-by: Alex Elder <elder@linaro.org> Message-Id: <20211001232338.769309-15-elder@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Description
Languages
C
99.4%
Makefile
0.6%