arc: Make variable name in comments uppercase
authorShahab Vahedi <shahab@synopsys.com>
Tue, 22 Dec 2020 11:27:00 +0000 (12:27 +0100)
committerShahab Vahedi <shahab@synopsys.com>
Tue, 22 Dec 2020 11:27:00 +0000 (12:27 +0100)
commitacf10cacc6bd596ef7327063038bb1ee020c07d0
treeaef79e39f306f72f00cb42db4746e7d4bf0b645d
parent04c9f85efcd8df5fc482ce97c0104cc7dd5d19e6
arc: Make variable name in comments uppercase

The word "regnum" in comments should be uppercase, because it
reflects a variable name in the code.

gdb/ChangeLog

* arc-linux-tdep.c: Replace "regnum" with "REGNUM" in comments.
gdb/ChangeLog
gdb/arc-linux-tdep.c