Commit 05a3481
Add more restrictions on compatible strings
Mostly we use lower case and we try to avoid underscores. Add a note
about this.
I believe this is just writing down the existing conventions. I have not
gone as far as using a character table (as with aliases) or specifying a
maximum length.
Signed-off-by: Simon Glass <[email protected]>1 parent 089b0f3 commit 05a3481
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
487 | 491 | | |
488 | 492 | | |
489 | 493 | | |
| |||
0 commit comments