Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752721AbaBGUnu (ORCPT ); Fri, 7 Feb 2014 15:43:50 -0500 Received: from mail-pb0-f44.google.com ([209.85.160.44]:38740 "EHLO mail-pb0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751511AbaBGUnt (ORCPT ); Fri, 7 Feb 2014 15:43:49 -0500 Date: Fri, 7 Feb 2014 12:43:47 -0800 (PST) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Rashika Kheria cc: linux-kernel@vger.kernel.org, Andrew Morton , Mel Gorman , Rik van Riel , Minchan Kim , linux-mm@kvack.org, josh@joshtriplett.org Subject: Re: [PATCH 1/9] mm: Mark function as static in compaction.c In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="531381512-1626153487-1391805828=:4212" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --531381512-1626153487-1391805828=:4212 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Fri, 7 Feb 2014, Rashika Kheria wrote: > Mark function as static in compaction.c because it is not used outside > this file. > > This eliminates the following warning from mm/compaction.c: > mm/compaction.c:1190:9: warning: no previous prototype for ‘sysfs_compact_node’ [-Wmissing-prototypes > > Signed-off-by: Rashika Kheria > Reviewed-by: Josh Triplett Acked-by: David Rientjes --531381512-1626153487-1391805828=:4212-- -- 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/