From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Date: Fri, 22 May 2015 10:33:42 +0000 Subject: Re: [PATCH v2 2/3] fbcon: use the cursor blink interval provided by vt Message-Id: <3661627.JqpS87pBks@wuerfel> List-Id: References: <20150522020031.GA3516@kroah.com> <20150522100002.GB16507@ulmo> In-Reply-To: <20150522100002.GB16507@ulmo> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thierry Reding Cc: Greg Kroah-Hartman , Kevin Hilman , Scot Doyle , Tomi Valkeinen , Michael Kerrisk , Jiri Slaby , Jean-Christophe Plagniol-Villard , Pavel Machek , Geert Uytterhoeven , lkml , linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Tyler Baker , Olof Johansson , Daniel Stone On Friday 22 May 2015 12:00:03 Thierry Reding wrote: > > > Remember, if I have to hand-edit, or do something special with your > > patch, I will not do it, you need to do it correctly to make > > maintainer's lives easier, not harder, given that maintainers are the > > limited resouce, not developers. > > I understand. I'll make a mental note to never send you patches as > attachment again. > Better make that a general rule. My workflow is different from Greg's but also doesn't cope well with attachments. A lot of people in turn have problems quoting from an attachment when replying to the patch, which happens to work for me. Arnd