Commit 2a391b8
Eric Chehata
[cmdline] Convert aws_get_boot_creds_from_secret and userdata commands to COMMAND macro
Convert aws_get_boot_creds_from_secret and userdata commands from the legacy struct command format to use the new COMMAND() macro.1 parent 40dbcf9 commit 2a391b8
File tree
2 files changed
+2
-8
lines changed- src/hci/commands
2 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
| 294 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 88 | + | |
0 commit comments