flow: split case statement handling into its own function
commitc29b4e3e01f0c73ffea8830e287b529224ff80ad
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 12 Apr 2016 19:23:02 +0000 (12 22:23 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 12 Apr 2016 19:23:02 +0000 (12 22:23 +0300)
treee984190e63f4b54eaf4feec01933d8944d32c170
parent1affdcd9306200c4851dd307e0cf058435c72418
flow: split case statement handling into its own function

Just pull the lines into their own function.  No behavior change.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_flow.c