From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: Re: [PATCH] hfsplus: fix warnings in fs/hfsplus/bfind.c: In function 'hfs_find_1st_rec_by_cnid' Date: Sat, 9 Mar 2013 08:28:36 +0800 Message-ID: <20130309002836.GA8014@localhost> References: <1362324385.29435.31.camel@slavad-ubuntu-12.04> <20130307111832.ba5844ce385220fdd57723c0@linux-foundation.org> <0AC1048B-F0AB-47BF-A1E9-16125F127D60@dubeyko.com> <20130308142929.fd24d05b529d420fd7beaf1e@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Vyacheslav Dubeyko , linux-fsdevel@vger.kernel.org, Christoph Hellwig , Al Viro , Hin-Tak Leung To: Andrew Morton Return-path: Received: from mga01.intel.com ([192.55.52.88]:34848 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754898Ab3CIA24 (ORCPT ); Fri, 8 Mar 2013 19:28:56 -0500 Content-Disposition: inline In-Reply-To: <20130308142929.fd24d05b529d420fd7beaf1e@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: > I'm not particularly enthused about fixing CONFIG_BUG=n stuff. It's a > nuisance. Good to know that. I'll enforce CONFIG_BUG=y in the script. That is, to run scripts/config --file .config --enable CONFIG_BUG after make randconfig/allnoconfig/... Thanks, Fengguang