Re: [PATCH 01/16] MIPS: remove outdated comments in sigcontext.h

2015-07-14 Thread Ralf Baechle
On Fri, Jul 10, 2015 at 04:00:10PM +0100, Paul Burton wrote: > The offsets to various fields within struct sigcontext are declared > using asm-offsets.c these days, so drop the outdated comment that talks > about keeping in sync with a no longer present file. What's outdated is the path but the o

[PATCH 01/16] MIPS: remove outdated comments in sigcontext.h

2015-07-10 Thread Paul Burton
The offsets to various fields within struct sigcontext are declared using asm-offsets.c these days, so drop the outdated comment that talks about keeping in sync with a no longer present file. Signed-off-by: Paul Burton --- arch/mips/include/uapi/asm/sigcontext.h | 7 --- 1 file changed, 7