projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e783362
)
microblaze: fix typo in a comment
author
Jason Wang
<wangborong@cdjrlc.com>
Sun, 28 Nov 2021 03:48:23 +0000
(11:48 +0800)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 24 Jan 2022 12:11:07 +0000
(13:11 +0100)
The double `was' is repeated in a comment. Consequently, remove one
`was' from the comment.
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link:
https://lore.kernel.org/r/20211128034823.6930-1-wangborong@cdjrlc.com
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/kernel/signal.c
patch
|
blob
|
history
diff --git
a/arch/microblaze/kernel/signal.c
b/arch/microblaze/kernel/signal.c
index
23e8a93
..
873e05c
100644
(file)
--- a/
arch/microblaze/kernel/signal.c
+++ b/
arch/microblaze/kernel/signal.c
@@
-11,7
+11,7
@@
*
* 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
*
- * This file was
was
derived from the sh version, arch/sh/kernel/signal.c
+ * This file was derived from the sh version, arch/sh/kernel/signal.c
*
* This file is subject to the terms and conditions of the GNU General
* Public License. See the file COPYING in the main directory of this