Commit 16bf37bf authored by Jason Wang's avatar Jason Wang Committed by Helge Deller

parisc: Fix comment typo in fault.c

The double `the' is duplicated in line 41, remove one.
Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent cab56b51
......@@ -38,7 +38,7 @@ int show_unhandled_signals = 1;
/*
* parisc_acctyp(unsigned int inst) --
* Given a PA-RISC memory access instruction, determine if the
* the instruction would perform a memory read or memory write
* instruction would perform a memory read or memory write
* operation.
*
* This function assumes that the given instruction is a memory access
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment