From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-fx0-f67.google.com ([209.85.161.67]) by canuck.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1PfAPk-0008Bo-Rq for linux-mtd@lists.infradead.org; Tue, 18 Jan 2011 12:12:00 +0000 Received: by fxm17 with SMTP id 17so2571785fxm.6 for ; Tue, 18 Jan 2011 04:11:55 -0800 (PST) Subject: Re: [PATCH] mtdcore.c: local symbols should be static From: Artem Bityutskiy To: H Hartley Sweeten In-Reply-To: <0D753D10438DA54287A00B027084269764CE0E54FC@AUSP01VMBX24.collaborationhost.net> References: <0D753D10438DA54287A00B027084269764CE0E54FC@AUSP01VMBX24.collaborationhost.net> Content-Type: text/plain; charset="UTF-8" Date: Tue, 18 Jan 2011 14:11:50 +0200 Message-ID: <1295352710.2470.133.camel@koala> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: David Woodhouse , "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2011-01-11 at 18:37 -0600, H Hartley Sweeten wrote: > The three backing_dev_info symbols are only used in this file and > should be static. > > Signed-off-by: H Hartley Sweeten > Cc: David Woodhouse Pushed to l2-mtd-2.6.git, thanks. -- Best Regards, Artem Bityutskiy (Битюцкий Артём) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751018Ab1ARML5 (ORCPT ); Tue, 18 Jan 2011 07:11:57 -0500 Received: from mail-fx0-f66.google.com ([209.85.161.66]:57116 "EHLO mail-fx0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750706Ab1ARML4 (ORCPT ); Tue, 18 Jan 2011 07:11:56 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=HRB7zCgx9rAganFyP842vyFInkEiLy7FWQDkHkb+IokuwmMpw+l2K7NnE10onB6G9E CcBXfHJXmSahEPD5BVgAtEGxrseNZYh0xoP2km50Idt3XPoad0SohvRVigdzblP9iSod 7nXOG3kOLth9/7doWFcdwHhuHp3j3sTergdFg= Subject: Re: [PATCH] mtdcore.c: local symbols should be static From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: H Hartley Sweeten Cc: "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" , David Woodhouse In-Reply-To: <0D753D10438DA54287A00B027084269764CE0E54FC@AUSP01VMBX24.collaborationhost.net> References: <0D753D10438DA54287A00B027084269764CE0E54FC@AUSP01VMBX24.collaborationhost.net> Content-Type: text/plain; charset="UTF-8" Date: Tue, 18 Jan 2011 14:11:50 +0200 Message-ID: <1295352710.2470.133.camel@koala> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 (2.32.1-1.fc14) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2011-01-11 at 18:37 -0600, H Hartley Sweeten wrote: > The three backing_dev_info symbols are only used in this file and > should be static. > > Signed-off-by: H Hartley Sweeten > Cc: David Woodhouse Pushed to l2-mtd-2.6.git, thanks. -- Best Regards, Artem Bityutskiy (Битюцкий Артём)