On Wed, Mar 06, 2019 at 10:43:44PM +0100, Enrico Weigelt, metux IT consult wrote: > Formatting of Kconfig files doesn't look so pretty, so just > take damp cloth and clean it up. > > Signed-off-by: Enrico Weigelt, metux IT consult <info@xxxxxxxxx> There's no need to put your "what I do" in the signed off by line, this should just read: Signed-off-by: Enrico Weigelt <info@xxxxxxxxx> It's obvious from your domain as to who you work for, the only reason some people put a company name in this line is if they use the same email address for different companies. And even then, I don't like it and it turns out my scripts just ignore it when doing the "who works for whom" reports :) So please fix up and resend your patches with this change. thanks, greg k-h