From mboxrd@z Thu Jan 1 00:00:00 1970 From: catalin.marinas@arm.com (Catalin Marinas) Date: Mon, 06 Sep 2010 10:46:37 +0100 Subject: [PATCH 1/4] ARM: l2x0: Fix coding-style in the cache-l2x0.h In-Reply-To: <1280598277-4521-1-git-send-email-santosh.shilimkar@ti.com> References: <1280598277-4521-1-git-send-email-santosh.shilimkar@ti.com> Message-ID: <1283766397.1926.5.camel@e102109-lin.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, 2010-07-31 at 23:14 +0530, Santosh Shilimkar wrote: > Replace tab with space after #define to be consisten with other > define in the file. Also move the bit mask below the register offsets. > > Signed-off-by: Santosh Shilimkar > Cc: Catalin Marinas Acked-by: Catalin Marinas