Re: Patch for toshiba_acpi driver : add illumination support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Of course, if this is not the right procedure or the right place, please correct
> me.

Hi Pierre,
Please read Documentation/SubmittingPatches.
The quick version is to use git and do:
$ git config user.name <name>
$ git config user.mail <mail>
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
$ <hack>
$ git commit -sa
$ git format-patch origin -o /tmp/patchs/
$ ./scripts/get_maintainer.pl /tmp/patchs/*
$ ./scripts/checkpatch.pl /tmp/patchs/*
$ git send-email --to=<main mailing list> -cc=<maintainter0> -cc=<maintainer1>

Thanks
-- 
Corentin Chary
http://xf.iksaif.net
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux