hverkuil: this smatch warning seems a real issue:
drivers/media/cec/cec-pin-error-inj.c:231 cec_pin_error_inj_parse_line() error: uninitialized symbol 'pos'.
at least on a first glance, it seems that it is indeed possible to try using "pos" without initializing it