From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?SMOla29uIEzDuHZkYWw=?= Subject: Re: [PATCH] Fix atari label false positives Date: Tue, 5 Jun 2018 22:08:39 +0200 Message-ID: References: <20180605143045.23875-1-psusi@ubuntu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20180605143045.23875-1-psusi-GeWIH/nMZzLQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: parted-devel-bounces+gcgpd-parted-devel=m.gmane.org-wVTzQnVv9Y8Rm1jG9FmulZdwIE86Xf0q@public.gmane.org Sender: "parted-devel" To: Phillip Susi Cc: GNU Parted developers' list , linux-m68k-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, debian-68k-0aAXYlwwYIJuHlm7Suoebg@public.gmane.org List-Id: linux-m68k@vger.kernel.org While the commit message contains the relevant information, this really ought to be present as a comment directly in the code as well. And the un-obviousness of the code vs check order deserves a mention as well, so please add a commen like + ped_disk_atari_init (); // NB! Must be first so that it is checked last.