The patch is now inlined in the message, but the description is not very clear, and there is no signed off. And anyway, Dan pointed out that this particular patch is not very desirable. Take a look at some other patches to see the general structure, and read SubmittingPatches again. julia On Wed, 3 Sep 2014, Jonathan Klee wrote: > --- > drivers/hid/hid-apple.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/hid/hid-apple.c b/drivers/hid/hid-apple.c > index f822fd2..df9348f 100644 > --- a/drivers/hid/hid-apple.c > +++ b/drivers/hid/hid-apple.c > @@ -160,7 +160,7 @@ static const struct apple_key_translation swapped_option_cmd_keys[] = { > { KEY_LEFTALT, KEY_LEFTMETA }, > { KEY_LEFTMETA, KEY_LEFTALT }, > { KEY_RIGHTALT, KEY_RIGHTMETA }, > - { KEY_RIGHTMETA,KEY_RIGHTALT }, > + { KEY_RIGHTMETA, KEY_RIGHTALT }, > { } > }; > > -- > 2.1.0 > > -- > To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html