diff options
author | Nicholas Mc Guire <[email protected]> | 2018-06-01 08:46:14 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2018-06-28 06:49:59 -0400 |
commit | e8ced209510164f0b54d4bb2a34d243a8af8f561 (patch) | |
tree | 373b7c01fd83fbedb29d109d5f3bf0a9c32178fc /tools/testing/radix-tree/linux/kernel.h | |
parent | e32eb0d8a6cdc965347b964e45e40c9254bd7408 (diff) |
media: atmel-isi: drop unnecessary while loop
As there is no way this can loop it actually makes no sense to have
a while(1){} around the body - all three possible paths end in a return
statement.
Fixes: commit c1d82b895380 "[media] atmel-isi: move out of soc_camera to atmel"
Signed-off-by: Nicholas Mc Guire <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions