commit | a6d18f27c330a3d548625401ba898ca4f9718d7a | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Fri Jan 26 14:43:41 2018 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 29 07:48:58 2018 +0100 |
tree | 91e2c8d74be8f9553eba576b73a30e632bd74b69 | |
parent | 38d2831d3b1bc618c36fcba855368e9ac239f3cc [diff] |
cfi_flash: Fix comment style Comment blocks should end with a "*/" on a separate line, not with the "*/" attached to the end of the last line of text. Fix all instances where this occurs. Signed-off-by: Mario Six <mario.six@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>