Gerard Marull-Paretas
667eeb11fb
shell: fix MISRA 5.7 violations on struct shell
...
MISRA Rule 5.7 requires uniqueness of tag identifiers. Shell is
frequently problematic because many code uses `const struct shell
*shell`. This causes CI noise every time one of these shell files is
edited, so let's update all of them with `const struct shell *sh`
instead.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no >
2023-04-14 12:21:08 +02:00
..
2023-03-28 15:43:16 +00:00
2022-10-17 14:39:39 +09:00
2022-10-17 14:39:39 +09:00
2022-10-17 14:39:39 +09:00
2023-03-14 11:17:13 +01:00
2022-11-09 10:44:29 +01:00
2022-10-11 18:05:17 +02:00
2022-10-11 18:05:17 +02:00
2022-10-11 18:05:17 +02:00
2023-01-10 09:26:37 +01:00
2022-11-28 10:49:09 +01:00
2023-04-14 12:21:08 +02:00
2023-03-28 15:43:16 +00:00
2023-04-13 12:15:13 +02:00
2023-04-07 08:33:51 +00:00
2023-04-04 10:08:07 -05:00
2023-04-05 10:55:46 +02:00
2023-03-28 15:43:16 +00:00
2023-01-09 19:19:49 +01:00
2023-03-28 15:43:16 +00:00
2022-10-17 10:14:32 +02:00
2022-10-17 10:14:32 +02:00
2023-04-05 10:55:46 +02:00
2022-10-17 10:14:32 +02:00
2023-03-28 15:07:51 +02:00
2022-10-17 10:14:32 +02:00
2022-11-22 14:26:57 +00:00
2023-03-28 15:06:06 +02:00
2023-02-27 14:35:15 +01:00
2022-10-21 20:31:47 +02:00
2022-12-22 11:07:08 +01:00
2023-02-27 14:35:15 +01:00
2022-10-13 16:06:08 +09:00
2022-11-15 12:12:00 +00:00
2022-11-04 16:03:01 +01:00
2023-03-28 15:43:16 +00:00
2023-04-07 08:33:51 +00:00
2022-10-03 13:56:49 +02:00
2023-04-11 12:00:37 +02:00
2022-10-11 18:05:17 +02:00
2022-10-20 22:52:09 +09:00
2022-12-21 10:09:23 +01:00
2022-10-13 16:06:08 +09:00
2022-10-20 15:41:39 +02:00
2023-04-11 12:00:37 +02:00
2023-04-11 12:00:37 +02:00
2023-02-24 09:13:44 +01:00