On Thu, 01 Oct 2015, Dan Carpenter wrote: > On Thu, Oct 01, 2015 at 06:13:31PM +0300, Dan Carpenter wrote: > > I looked at the subjects to every other patch to that file and I > > followed the same pattern. > > This is literally a part of my kpatch.sh script: > > git log --oneline $fullname | head -n 10 > echo "Copy and paste one of these subjects?" > read unused Okay, this is good. Unfortunately I guess process over-ruled common sense on this occasion (meant more of a joke than offensively). ;) When new drivers are sent, the patch format is more likely to be: mfd: "Adding new driver for ..." As there is no <device> to mention. However, as yours is an add-on patch which makes changes to an existing driver, a better subject line would have been: mfd: <device>: "I'm doing this" ... but I completely understand the confusion. Not much to change then, keep doing what you're doing. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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