]> Git Repo - linux.git/commit
genksyms: make source_file a local variable in lexer
authorMasahiro Yamada <[email protected]>
Fri, 15 Jan 2021 23:43:02 +0000 (08:43 +0900)
committerMasahiro Yamada <[email protected]>
Tue, 16 Feb 2021 03:01:44 +0000 (12:01 +0900)
commitab37d5a43162ab424e36be03684881df438378a7
treeb507088335bb9bd37557f8599ddbc8e4238f5ad1
parentaec6c60a01d3a3170242d6a99372a388e1136dc6
genksyms: make source_file a local variable in lexer

This is only used in yylex() in lex.l

Signed-off-by: Masahiro Yamada <[email protected]>
scripts/genksyms/genksyms.c
scripts/genksyms/genksyms.h
scripts/genksyms/lex.l
This page took 0.052326 seconds and 4 git commands to generate.