From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752271AbbDPVVJ (ORCPT ); Thu, 16 Apr 2015 17:21:09 -0400 Received: from one.firstfloor.org ([193.170.194.197]:33531 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751596AbbDPVVB (ORCPT ); Thu, 16 Apr 2015 17:21:01 -0400 Date: Thu, 16 Apr 2015 23:21:00 +0200 From: Andi Kleen To: Geert Uytterhoeven Cc: Andi Kleen , Andrew Morton , "linux-kernel@vger.kernel.org" , Andi Kleen Subject: Re: [PATCH 2/2] test-hexdump.c: Fix initconst confusion Message-ID: <20150416212059.GV2366@two.firstfloor.org> References: <1428498405-7019-1-git-send-email-andi@firstfloor.org> <1428498405-7019-2-git-send-email-andi@firstfloor.org> <20150408153554.65c87de78f1c2289483f67e8@linux-foundation.org> <20150408235239.GU2366@two.firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > I tried it, but it would have needed a lot more changes to shut up > > warnings later in the code. This was the least intrusive. > > "a lot more changes" is "one more change"? (patch sent) Thanks Geert. You're right of course. -Andi