Commit 284c537
clk: lmk04832: drop redundant fallthrough statements
When the body of a case statement is empty, it is well understood that
it is intentional and explicit fallthrough statements are not required.
Drop them.
Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Link: https://lore.kernel.org/r/20210708211645.3621902-1-liambeguin@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>1 parent e73f0f0 commit 284c537
1 file changed
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | 272 | | |
274 | | - | |
275 | 273 | | |
276 | | - | |
277 | 274 | | |
278 | | - | |
279 | 275 | | |
280 | | - | |
281 | 276 | | |
282 | | - | |
283 | 277 | | |
284 | | - | |
285 | 278 | | |
286 | | - | |
287 | 279 | | |
288 | | - | |
289 | 280 | | |
290 | 281 | | |
291 | 282 | | |
| |||
297 | 288 | | |
298 | 289 | | |
299 | 290 | | |
300 | | - | |
301 | 291 | | |
302 | 292 | | |
303 | 293 | | |
304 | | - | |
305 | 294 | | |
306 | | - | |
307 | 295 | | |
308 | 296 | | |
309 | 297 | | |
310 | | - | |
311 | 298 | | |
312 | | - | |
313 | 299 | | |
314 | | - | |
315 | 300 | | |
316 | | - | |
317 | 301 | | |
318 | | - | |
319 | 302 | | |
320 | | - | |
321 | 303 | | |
322 | 304 | | |
323 | 305 | | |
| |||
0 commit comments