From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UNq6t-0002KT-5k for mharc-grub-devel@gnu.org; Thu, 04 Apr 2013 15:46:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNq6o-0002It-FM for grub-devel@gnu.org; Thu, 04 Apr 2013 15:46:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNq6k-0002CX-Ge for grub-devel@gnu.org; Thu, 04 Apr 2013 15:46:06 -0400 Received: from mail-ee0-f53.google.com ([74.125.83.53]:46869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNq6k-0002C6-9y for grub-devel@gnu.org; Thu, 04 Apr 2013 15:46:02 -0400 Received: by mail-ee0-f53.google.com with SMTP id c13so1126701eek.12 for ; Thu, 04 Apr 2013 12:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=HBouE5JRm6M/ZIaKzySNc/lR+Yc/uxIBadfBiQtWSPg=; b=BFj4WYr/hqxAVdfMEA4K+UsYvW1n7+H0xyli1S+UqWn6RjanE9X1XNyserfyCg3E7t v8Cr9SQM1sVsABdtOX7uNo7LSMExNIXYeSbyTz9y9zLkM7+z55S66gt3PMAvIRyxeNmd QglKw7t9tFO6rI6QA+Hbr1MP68ej2x53WL88pp4GmFCE6AL/r15q7GOnjbCpRjltZmWR dFVfo4JqViGZ6oZk62Nt+CBRkbLgeaCtD8W1j9dF64xvQJfDZ/GpgLOBghb3v5JG3E0L 9afbM/aQFQLjVJrVJ4btOxtWiJORTJhkaeOqURkI1bhaKQ6xDAT/vQqBP8Qu4I5B+kMf XE2g== X-Received: by 10.15.23.193 with SMTP id h41mr13478824eeu.17.1365104761459; Thu, 04 Apr 2013 12:46:01 -0700 (PDT) Received: from [192.168.56.2] (ba-19-129-205.service.infuturo.it. [151.19.129.205]) by mx.google.com with ESMTPS id t4sm12342995eel.0.2013.04.04.12.45.59 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 04 Apr 2013 12:46:00 -0700 (PDT) Message-ID: <515DD885.2090807@gmail.com> Date: Thu, 04 Apr 2013 21:46:13 +0200 From: Francesco Lavra User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Phillip Susi Subject: Re: [PATCH 5/7] add imported "FDT" module for flattened device tree operations References: <515B41F9.1080409@ubuntu.com> <515DC4CB.8030606@gmail.com> <515DCE35.7070501@ubuntu.com> In-Reply-To: <515DCE35.7070501@ubuntu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.83.53 Cc: The development of GNU GRUB X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Apr 2013 19:46:09 -0000 [Using reply-to-all now...] On 04/04/2013 09:02 PM, Phillip Susi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 4/4/2013 2:22 PM, Francesco Lavra wrote: >> On 04/02/2013 10:39 PM, Phillip Susi wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>> >>> Your patches can not be reviewed inline because your mail client >>> is incorrectly setting the mime type to application/octet-stream >>> and the disposition to attachment. Please fix this. >> >> Actually the mime types are correct (text/x-csrc and text/x-cdhr). >> You are right about the content disposition though, my mail client >> ignores this option when displaying e-mails so I can actually view >> attachments inline even though the message source says >> differently. Will make sure to have this fixed next time. > > Quoting the headers from your original message: > > Content-Type: application/octet-stream; name="0005-fdt-support.patch" I realize now that your comments were addressed to Leif and not me. Sorry for the noise.