[media] cxd2820r_t2: Fix a warning: stream_id is unsigned
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 15 Apr 2013 11:31:56 +0000 (08:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 15 Apr 2013 11:32:41 +0000 (08:32 -0300)
drivers/media/dvb-frontends/cxd2820r_t2.c: In function 'cxd2820r_set_frontend_t2':
drivers/media/dvb-frontends/cxd2820r_t2.c:128:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found