Skip to content

Commit 93b33bb

Browse files
Jason WangMichal Simek
authored andcommitted
microblaze: fix typo in a comment
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>
1 parent e783362 commit 93b33bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/microblaze/kernel/signal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* 1997-11-28 Modified for POSIX.1b signals by Richard Henderson
1313
*
14-
* This file was was derived from the sh version, arch/sh/kernel/signal.c
14+
* This file was derived from the sh version, arch/sh/kernel/signal.c
1515
*
1616
* This file is subject to the terms and conditions of the GNU General
1717
* Public License. See the file COPYING in the main directory of this

0 commit comments

Comments
 (0)