Skip to content
Commit c4f80816 authored by Benedikt Spranger's avatar Benedikt Spranger Committed by Bastian Germann
Browse files

Change field name according to Java naming convention



The Java naming convention claims:
Constants should be written in uppercase characters separated by
underscores. Constant names may also contain digits if appropriate, but
not as the first character.

Convert field names to uppercase according to the naming convention.

Signed-off-by: default avatarBenedikt Spranger <b.spranger@linutronix.de>
Reviewed-by: default avatarBastian Germann <bage@linutronix.de>
parent 9423acea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment