aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/9p.c
diff options
context:
space:
mode:
authordinglimin <dinglimin@cmss.chinamobile.com>2022-09-28 17:03:12 +0800
committerLaurent Vivier <laurent@vivier.eu>2022-10-22 23:19:11 +0200
commit6191347991225a291ce38f5faf4d6e8181b5561f (patch)
treeb0e588513f293dc19c51e66d270372d918acf463 /hw/9pfs/9p.c
parent1c324bf908e3de1cf352e36484c73dc07767d938 (diff)
vmstate-static-checker:remove this redundant return
Jump statements, such as return and continue let you change the default flow of program execution, but jump statements that direct the control flow to the original direction are just a waste of keystrokes. Signed-off-by: dinglimin <dinglimin@cmss.chinamobile.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-Id: <20220928090312.2537-1-dinglimin@cmss.chinamobile.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/9pfs/9p.c')
0 files changed, 0 insertions, 0 deletions