Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765356AbYBMELd (ORCPT ); Tue, 12 Feb 2008 23:11:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753005AbYBMELZ (ORCPT ); Tue, 12 Feb 2008 23:11:25 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:37074 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752174AbYBMELY (ORCPT ); Tue, 12 Feb 2008 23:11:24 -0500 Date: Wed, 13 Feb 2008 04:11:23 +0000 From: Al Viro To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Alex Dubov Subject: Re: [PATCH] drivers/memstick/host/tifm_ms.c breakage Message-ID: <20080213041123.GT27894@ZenIV.linux.org.uk> References: <20080213035659.GQ27894@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080213035659.GQ27894@ZenIV.linux.org.uk> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 418 Lines: 9 On Wed, Feb 13, 2008 at 03:56:59AM +0000, Al Viro wrote: > readl(sock + ...) that should've been readl(sock->addr + ...) s/readl(/writel(..., / in the changelog message... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/