OSDN Git Service

RISC-V: Use tabs to align macro values in asm/csr.h
authorAnup Patel <Anup.Patel@wdc.com>
Thu, 25 Apr 2019 08:38:30 +0000 (08:38 +0000)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 17 May 2019 03:42:11 +0000 (20:42 -0700)
commit196a14d45161b320ec8bddf5321b1c5ed89f2d7f
tree38b46f97f5972c9ed10f0b2530b0f27f8ddc6003
parentf1f47c6ca34bb389f698cd80c77df4da0777e9c2
RISC-V: Use tabs to align macro values in asm/csr.h

The spacing between macro name and value is not consistent in
asm/csr.h. This patch beautifies asm/csr.h by using tabs to align
macro values instead of spaces.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/include/asm/csr.h