j
k
j a
j l
Hi,
gcc complains about using potentially unused variables.
u8 param[2]; u8 param[2] = { 0, 0 }; int ret = kbd_command(ATKBD_CMD_GETID, param);
Looks good. Patch doesn't apply.
cheers, Gerd
Back to the thread
Back to the list