Skip to content
Commit a7fffa9e authored by Flavio Ceolin's avatar Flavio Ceolin Committed by Anas Nashif
Browse files

headers: Fix headers guards



Any word started with underscore followed by and uppercase letter or a
second underscore is a reserved word according with C99.

With have *many* violations on Zephyr's code, this commit is tackling
only the violations caused by headers guards. It also takes the
opportunity to normalize them using the filename in uppercase and
replacing dot with underscore. e.g file.h -> FILE_H

Signed-off-by: default avatarFlavio Ceolin <flavio.ceolin@intel.com>
parent 6a68a667
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment