[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191007161050.GA20596@infradead.org>
Date: Mon, 7 Oct 2019 09:10:50 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Paul Walmsley <paul.walmsley@...ive.com>
Cc: Vincent Chen <vincent.chen@...ive.com>,
Christoph Hellwig <hch@...radead.org>,
linux-riscv@...ts.infradead.org, palmer@...ive.com,
linux-kernel@...r.kernel.org, aou@...s.berkeley.edu
Subject: Re: [PATCH 4/4] riscv: remove the switch statement in do_trap_break()
On Mon, Oct 07, 2019 at 09:08:23AM -0700, Paul Walmsley wrote:
> force_sig_fault(SIGTRAP, TRAP_BRKPT,
> (void __user *)(regs->sepc));
No nee for the extra braces, which also means it all fits onto a single
line. You could have just copied what I pasted..
Powered by blists - more mailing lists