On 12/01/16 18:01, Spencer Olson wrote:
I looked through commit messages in the repository that also had Fixes:
tags that were long.  The ones I looked at were all split.  I was going
to say everything, but I just noticed that I was looking at some commits
from 2014.  I don't mind resubmitting if current tools require that or
it is better for some other reason...

Yes, you're correct. This command shows quite a few that are presumably split over more than one line:

git log | grep '^ *Fixes: [0-9a-f]* (.*[^)]$' | more

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbo...@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to