Description'break' statement after 'return' is not required.
There is no use of 'break' after 'return' call as control will return
immediately after return call.
BUG=514151
Committed: https://crrev.com/6b5a579fc38aec5d9b50056f54ce0011fc388550
Cr-Commit-Position: refs/heads/master@{#340452}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|