diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2012-09-02 07:33:30 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-09-10 13:38:32 +0200 |
commit | 71e470886fb6092504503a5fe41092ace71c096c (patch) | |
tree | 9a91f145bc1b04d7367ca50b47f8a49449a89120 /target-s390x/fpu_helper.c | |
parent | 0c267217ca9985e6d118ec8368bebd382db7a099 (diff) |
target-s390x: fix style
Before splitting op_helper.c and helper.c in the next patches,
fix style issues. No functional changes.
Replace also GCC specific __FUNCTION__ with
standard __func__.
Don't init static variable (cpu_s390x_init:inited) with 0.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-s390x/fpu_helper.c')
0 files changed, 0 insertions, 0 deletions