From: Hans Verkuil Date: Thu, 19 Jul 2012 19:45:49 +0000 (-0300) Subject: [media] vivi: remove pointless video_nr++ X-Git-Tag: v3.6-rc1~28^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a17a942cd0fe430540e9ead2e57eb358b6963bd;p=pandora-kernel.git [media] vivi: remove pointless video_nr++ Remove the pointless video_nr++. It doesn't do anything useful and it has the unexpected side-effect of changing the video_nr module option, so cat /sys/module/vivi/parameters/video_nr gives a different value back then what was specified with modprobe. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed