David Hendricks has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/38660 )
Change subject: treewide: Use C-style comments on some files ......................................................................
Patch Set 1: Code-Review-1
Thanks for doing this. There are a lot more instances of this, though... I see at least 212 instances using `grep -rH '//[[:space:]]' *.c *.h | wc -l`.
Want to try and fix some more instances while you're at it? Also, maybe we can look into git hooks to prevent more C++ style comments from creeping in?
I don't mind committing this as an incremental step, though. (marking as -1 just so I see it as reviewed in the gerrit dashboard)