Use the correct function parameter name in ucs_get_fallback() to prevent
kernel-doc warnings:
Warning: drivers/tty/vt/ucs.c:218 function parameter 'cp' not described in 'ucs_get_fallback'
Warning: drivers/tty/vt/ucs.c:218 Excess function parameter 'base' description in 'ucs_get_fallback'
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| conmakehash.c | ||
| consolemap.c | ||
| cp437.uni | ||
| defkeymap.c_shipped | ||
| defkeymap.map | ||
| gen_ucs_fallback_table.py | ||
| gen_ucs_recompose_table.py | ||
| gen_ucs_width_table.py | ||
| keyboard.c | ||
| selection.c | ||
| ucs.c | ||
| ucs_fallback_table.h_shipped | ||
| ucs_recompose_table.h_shipped | ||
| ucs_width_table.h_shipped | ||
| vc_screen.c | ||
| vt.c | ||
| vt_ioctl.c | ||