commit | 92f6ed71cafae8580bd481db66edb81c3d9d958c | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Fri Mar 25 22:54:34 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri May 20 09:28:25 2011 -0300 |
tree | 50531239bb0fc3eaa5d0886518ae18e1315fe6da | |
parent | 0cff593732fa5bdf07192be741a567b85a9c0cd3 [diff] |
[media] pvrusb2: delete generic_standards_cnt The generic_standards_cnt define is only used in one place and it's more readable to just call ARRAY_SIZE(generic_standards) directly. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>