[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1332887999.2040.13.camel@shrek.rexursive.com>
Date: Wed, 28 Mar 2012 09:39:59 +1100
From: Bojan Smojver <bojan@...ursive.com>
To: "Rafael J. Wysocki" <rjw@...k.pl>
Cc: linux-kernel@...r.kernel.org,
Linux PM mailing list <linux-pm@...r.kernel.org>
Subject: Re: [PATCH v5]: Hibernation: lower/better control the amount of
pages used for buffering
On Wed, 2012-03-28 at 00:41 +0200, Rafael J. Wysocki wrote:
> If you define a macro, please use capital letters in the name. Also,
> the parentheses aren't necessary I think.
>
> Perhaps it would be better to use a static inline function instead?
Hmm, was just following the nr_free_pages() definition in swap.h:
/* Definition of global_page_state not available yet */
#define nr_free_pages() global_page_state(NR_FREE_PAGES)
Still no good?
--
Bojan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists