From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: Re: md/raid5: Replace a seq_printf() call by seq_puts() in raid5_status() Date: Thu, 6 Oct 2016 20:22:34 +0200 Message-ID: <6603238f-e509-fe9e-8b81-d4cef5c5b1aa@users.sourceforge.net> References: <566ABCD9.1060404@users.sourceforge.net> <786843ef-4b6f-eb04-7326-2f6f5b408826@users.sourceforge.net> <92c52f1d-d151-cea6-e9ac-31378e6862d0@users.sourceforge.net> <1475771699.1914.10.camel@perches.com> <1475775403.1914.13.camel@perches.com> <1475776304.1914.17.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1475776304.1914.17.camel@perches.com> Sender: linux-kernel-owner@vger.kernel.org To: Joe Perches Cc: linux-raid@vger.kernel.org, Christoph Hellwig , Guoqing Jiang , Jens Axboe , Mike Christie , Neil Brown , Shaohua Li , Tomasz Majchrzak , LKML , kernel-janitors@vger.kernel.org, Julia Lawall List-Id: linux-raid.ids >>> Why don't _you_ try to implement that in checkpatch instead? >> How are the chances that any other software developer would be quicker (than me) for such >> an addition because of more practical knowledge for the programming language "Perl"? > > Extremely high. Thanks for this feedback. > What are the chances you can add useful attributes to your skilz? Unfortunately, "Perl" does not belong to a favourite in my current collection of programming languages I learned through my software development activities. I imagine that I would prefer to improve other Linux software modules for a while instead? Would it be interesting if the Coccinelle software could help a bit more with corresponding semantic patches? Regards, Markus