From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752690AbbCWF0G (ORCPT ); Mon, 23 Mar 2015 01:26:06 -0400 Received: from ozlabs.org ([103.22.144.67]:41666 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752498AbbCWFZ7 (ORCPT ); Mon, 23 Mar 2015 01:25:59 -0400 From: Rusty Russell To: Alexander Kuleshov Cc: lguest@lists.ozlabs.org, linux-kernel@vger.kernel.org, Alexander Kuleshov Subject: Re: [PATCH] lguest: rename i386_head.S in the comments In-Reply-To: <1427046494-27149-1-git-send-email-kuleshovmail@gmail.com> References: <1427046494-27149-1-git-send-email-kuleshovmail@gmail.com> User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Mon, 23 Mar 2015 14:07:43 +1030 Message-ID: <87384wjse0.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alexander Kuleshov writes: > i386_head.S renamed to the head_32.S, let's update it in > the comments too. Thanks, applied! Cheers, Rusty.