From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261296AbUDZIOi (ORCPT ); Mon, 26 Apr 2004 04:14:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261351AbUDZIOi (ORCPT ); Mon, 26 Apr 2004 04:14:38 -0400 Received: from mx1.redhat.com ([66.187.233.31]:19341 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S261296AbUDZIOh (ORCPT ); Mon, 26 Apr 2004 04:14:37 -0400 Date: Mon, 26 Apr 2004 09:14:49 +0100 From: thornber@redhat.com To: Dave Olien Cc: thornber@redhat.com, linux-lvm@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] trivial patch to dm-exception-store.c Message-ID: <20040426081449.GK8379@nimzo> References: <20040423221637.GA29746@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040423221637.GA29746@osdl.org> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 23, 2004 at 03:16:37PM -0700, Dave Olien wrote: > Here's another trivial patch to dm-exception-store.c It just makes > some function declarations static. Also merged thanks. - Joe