Re: git send-email

2016-05-22 Thread Daniel Baluta
On Sun, May 22, 2016 at 2:29 PM, Tobin Harding wrote: > Workflow - > > $ git format-patch -s -1 > > add patch comment then > > $ git send-email > > Question please - > > Who should the email be sent to without having a 'To' address repeated in the > CC > field generated by `git

git send-email

2016-05-22 Thread Tobin Harding
Workflow - $ git format-patch -s -1 add patch comment then $ git send-email Question please - Who should the email be sent to without having a 'To' address repeated in the CC field generated by `git send-email`. To rephrase the question: git send-email CC's everyone who may be interested

what is the point of "dt-bindings" symlinks under some arches?

2016-05-22 Thread Robert P. J. Day
i'm curious about the value of the small number of "dt-bindings" symlinks under some architectures that all simply link to the top-level include/dt-bindings/ directory: $ find . -name dt-bindings -exec ls -ld {} \; lrwxrwxrwx. 1 rpjday rpjday 34 Apr 26 13:07