From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f172.google.com (mail-pd0-f172.google.com [209.85.192.172]) by kanga.kvack.org (Postfix) with ESMTP id 851556B0253 for ; Fri, 31 Jul 2015 07:06:42 -0400 (EDT) Received: by pdbbh15 with SMTP id bh15so40935124pdb.1 for ; Fri, 31 Jul 2015 04:06:42 -0700 (PDT) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com. [209.85.192.173]) by mx.google.com with ESMTPS id dv12si9719084pdb.19.2015.07.31.04.06.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 Jul 2015 04:06:41 -0700 (PDT) Received: by pdbbh15 with SMTP id bh15so40934943pdb.1 for ; Fri, 31 Jul 2015 04:06:41 -0700 (PDT) Date: Fri, 31 Jul 2015 16:36:37 +0530 From: Viresh Kumar Subject: Re: [PATCH 14/15] mm: Drop unlikely before IS_ERR(_OR_NULL) Message-ID: <20150731110637.GB899@linux> References: <91586af267deb26b905fba61a9f1f665a204a4e3.1438331416.git.viresh.kumar@linaro.org> <20150731085646.GA31544@node.dhcp.inet.fi> <20150731093450.GA7505@linux> <1438338481.19675.72.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438338481.19675.72.camel@perches.com> Sender: owner-linux-mm@kvack.org List-ID: To: Joe Perches Cc: yalin wang , "Kirill A. Shutemov" , Andrew Morton , linaro-kernel@lists.linaro.org, open list , "Aneesh Kumar K.V" , David Rientjes , Ebru Akagunduz , Johannes Weiner , "Kirill A. Shutemov" , "open list:MEMORY MANAGEMENT" , Mel Gorman , Michal Hocko , Vlastimil Babka On 31-07-15, 03:28, Joe Perches wrote: > If it's all fixed, then it's unlikely to be needed in checkpatch. I thought checkpatch is more about not committing new mistakes, rather than finding them in old code. -- viresh -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org