diff options
author | Luca Ceresoli <luca@lucaceresoli.net> | 2019-06-11 18:39:40 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2019-07-30 10:20:06 +0200 |
commit | 7f492f3c11ff29467f4bc8bde24b81e18324d184 (patch) | |
tree | 45afc8814b484dc81eb6c7996a6bffd25c3749ea /configs | |
parent | 5456935a1da3714f5e51cbceac224725ca587e83 (diff) | |
download | u-boot-7f492f3c11ff29467f4bc8bde24b81e18324d184.tar.gz |
tools: zynqmp_psu_init_minimize.sh: fix return lines coding style
Remove unneeded parenthess around return value. E.g.:
return (0); -> return 0;
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions