mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
903bd067fa
The function `xbc_show_list should` handle the keys during the
composition. Even the errors returned by the compose function. Instead
of removing the `ret` variable, it should save the value and show the
exact error. This missing variable is causing a compilation issue also.
Link: https://lkml.kernel.org/r/163077087861.222577.12884543474750968146.stgit@devnote2
Fixes:
|
||
---|---|---|
.. | ||
include/linux | ||
samples | ||
scripts | ||
.gitignore | ||
main.c | ||
Makefile | ||
test-bootconfig.sh |