From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 05/09] sata_mv don't blindly enable IRQs Date: Sat, 17 May 2008 13:49:39 -0400 Message-ID: <482F1AB3.8080104@pobox.com> References: <482AE694.5080604@rtr.ca> <482AE6E2.4080900@rtr.ca> <482AE767.8090103@rtr.ca> <482AE817.2020809@rtr.ca> <482F1732.6010109@rtr.ca> <482F18DE.2090102@pobox.com> <482F19C2.3080100@rtr.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:43070 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754039AbYEQRtt (ORCPT ); Sat, 17 May 2008 13:49:49 -0400 In-Reply-To: <482F19C2.3080100@rtr.ca> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Mark Lord Cc: Tejun Heo , Alan Cox , IDE/ATA development list Mark Lord wrote: > I wondered about that one, and decided that making it prominent at the top > might be best. But since you're trained to look in the correct place > further down, that's where I'll put it from now on. Not only my brain: Linus's standard email tools[1] automatically snip everything after the separator, reducing work on my end. Thanks, Jeff [1] The email tools that come with the git program, namely git-am. Packaged as 'git-email' in Fedora.