Commit 01ead9cc authored by Richard Henderson's avatar Richard Henderson

Fix illegal use of short keyword.

parent 93f5061b
......@@ -437,7 +437,7 @@ struct atapi_mechstat_header {
byte curlba[3];
byte nslots;
__u8 short slot_tablelen;
__u8 slot_tablelen;
};
......
Markdown is supported
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