Commit 07c0eb1
mfd: clsic: tidy some trivial static analysis warnings
- missing a default case (when all possible variables were included)
- function only used in that file could be static
- include file to check definitions of functions being exported
Change-Id: Id7a36421cdbe598b8f023c3b5f402f96acee634e
Signed-off-by: Simon Trimmer <[email protected]>1 parent f2f877c commit 07c0eb1
File tree
3 files changed
+3
-1
lines changed- drivers/mfd/clsic
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
243 | 244 | | |
244 | 245 | | |
245 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments