> @@ -2068,13 +2097,18 @@ int vt_do_kdgkbmode(int console)
>               return K_MEDIUMRAW;
>       case VC_UNICODE:
>               return K_UNICODE;
> -     case VC_OFF:
> -             return K_OFF;

Trying to work out why this change is made ?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to