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-04-12 14:28:07 +00:00
2023-03-13 11:58:57 +01:00
2022-11-15 14:47:43 +01:00
2023-01-12 21:45:38 +01:00
2023-04-11 15:48:02 -04:00
2023-04-12 14:28:07 +00:00
2022-11-01 21:41:55 -05:00
2023-03-22 09:33:52 +01:00
2022-08-22 20:40:59 +02:00
2022-10-28 19:23:46 +09:00
2023-03-31 09:20:22 +02:00
2022-03-09 15:35:54 +01:00
2023-04-12 14:28:07 +00:00
2022-03-09 15:35:54 +01:00
2023-04-14 12:21:08 +02:00
2023-04-12 14:28:07 +00:00
2023-01-13 17:42:55 -05:00
2023-02-09 20:30:21 +09:00
2022-02-01 07:45:09 -05:00
2022-09-09 16:36:37 +00:00
2023-04-12 14:28:07 +00:00
2022-08-12 16:17:59 +02:00
2022-09-08 15:30:47 +00:00
2023-02-09 20:30:21 +09:00
2023-01-26 10:10:45 +00:00
2022-12-02 20:15:55 +01:00
2022-03-22 12:56:02 +01:00
2023-02-27 19:41:33 +01:00
2022-05-12 16:57:17 -05:00
2023-03-03 17:20:17 +01:00
2023-03-01 06:36:25 -05:00
2022-03-18 13:24:08 -04:00
2022-07-01 16:23:11 +00:00
2022-05-06 11:32:54 +02:00
2022-10-14 09:51:14 +02:00
2023-03-21 16:03:43 -04:00
2023-04-07 08:33:51 +00:00
2023-03-09 09:25:00 +01:00
2022-08-31 21:47:58 +00:00