diff options
| author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-07-02 15:48:40 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-07-18 14:24:35 -0300 |
| commit | 9b7cc42917ed07ab75269d35cd7709a5fd6336e0 (patch) | |
| tree | 895a8cb1720bfc0f4b86f0381535729dcb35dbbe /scripts/unifdef.c | |
| parent | 18f3fa1e2eab297a2f7ec704385fa0ecfda0de55 (diff) | |
V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1)
Before kernel 2.6.14, the driver checked for status before stopping the
thread. So, a compatibility test did exist. After 2.6.14, the
if (state)
were replaced by:
if (1)
However, it makes no sense to keep the if(1).
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions
