Skip to content
Commit aa221f2e authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kallsyms: take the input file instead of reading stdin



This gets rid of the pipe operator connected with 'cat'.

Also use getopt_long() to parse the command line.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent a2833d1b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment