commit | 1ec6d34a9902524bab4b7ac1b8f01b1402b77c90 | [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 | 9355d55bb4c16af6fd4d0ee583e70da44e5858b9 [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>