projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8965aa4
)
powerpc/hw_breakpoint.h: delete duplicated word
author
Randy Dunlap
<rdunlap@infradead.org>
Sun, 26 Jul 2020 00:38:05 +0000
(17:38 -0700)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Sun, 26 Jul 2020 14:01:31 +0000
(
00:01
+1000)
Drop the repeated word "the".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20200726003809.20454-6-rdunlap@infradead.org
arch/powerpc/include/asm/hw_breakpoint.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/hw_breakpoint.h
b/arch/powerpc/include/asm/hw_breakpoint.h
index c89250b6ac34b20425ca7aa0644cd1eb63e5c23e..db206a7f38e24e3024f81dda37b430dce3794259 100644
(file)
--- a/
arch/powerpc/include/asm/hw_breakpoint.h
+++ b/
arch/powerpc/include/asm/hw_breakpoint.h
@@
-19,7
+19,7
@@
struct arch_hw_breakpoint {
u16 hw_len; /* length programmed in hw */
};
-/* Note: Don't change the
the
first 6 bits below as they are in the same order
+/* Note: Don't change the first 6 bits below as they are in the same order
* as the dabr and dabrx.
*/
#define HW_BRK_TYPE_READ 0x01