[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150828171856.GA81844@google.com>
Date: Fri, 28 Aug 2015 10:18:56 -0700
From: Brian Norris <computersforpeace@...il.com>
To: Roger Quadros <rogerq@...com>
Cc: dwmw2@...radead.org, akinobu.mita@...il.com,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] mtd: mtd_oobtest: Fix the address offset with
vary_offset case
On Wed, Jul 08, 2015 at 02:50:19PM +0300, Roger Quadros wrote:
> When vary_offset is set (e.g. test case 3), the offset is not always
> zero so memcmpshow() will show the wrong offset in the print message.
> To fix this we introduce a new function memcmpshowoffset() which takes
> offset as a parameter and displays the right offset and use it in
> the case where offset is non zero.
>
> The old memcmpshow() functionality is preserved by converting it into
> a macro with offset preset to 0.
>
> Signed-off-by: Roger Quadros <rogerq@...com>
Applied to l2-mtd.git. Thanks!
--
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