[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101226181319.6ae709d9.randy.dunlap@oracle.com>
Date: Sun, 26 Dec 2010 18:13:19 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: linux-kernel@...r.kernel.org, Alex Dubov <oakad@...oo.com>
Cc: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-fsdevel@...r.kernel.org
Subject: Re: mmotm 2010-12-23-16-58 uploaded
On Thu, 23 Dec 2010 16:58:58 -0800 akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2010-12-23-16-58 has been uploaded to
>
> http://userweb.kernel.org/~akpm/mmotm/
>
> and will soon be available at
>
> git://zen-kernel.org/kernel/mmotm.git
>
> It contains the following patches against 2.6.37-rc7:
> memstick-factor-out-transfer-initiating-functionality-in-mspro_blockc.patch
drivers/memstick/core/mspro_block.c:1090: warning: format '%x' expects type 'unsigned int', but argument 7 has type 'size_t'
change "size %x" to "size %zx"
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
desserts: http://www.xenotime.net/linux/recipes/
--
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