[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84144f020701190404u5162db92mcea13a709d487602@mail.gmail.com>
Date: Fri, 19 Jan 2007 14:04:47 +0200
From: "Pekka Enberg" <penberg@...helsinki.fi>
To: "Michael Halcrow" <mhalcrow@...ibm.com>
Cc: "Andrew Morton" <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] eCryptfs: convert kmap() to kmap_atomic()
On 1/18/07, Michael Halcrow <mhalcrow@...ibm.com> wrote:
> + page_data = (char *)kmap_atomic(page, KM_USER0);
> + lower_page_data = (char *)kmap_atomic(lower_page, KM_USER1);
Drop 'em redundant casts, please.
-
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