]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b6379dc626c5106a1762534c8e0b55e1eea8f6d
tree38b46f97f5972c9ed10f0b2530b0f27f8ddc6003
parent111ed6db2507fc140a3bfbc91408c58854ded368
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