Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information