From: Hans Verkuil Date: Sun, 23 Feb 2014 23:12:46 +0000 (-0300) Subject: [media] DocBook: fix incorrect code example X-Git-Tag: v3.15-rc1~85^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26092ffb72ed0ca4936dd979f2acf3a8566ccd38;p=pandora-kernel.git [media] DocBook: fix incorrect code example The code said for (i = 0; i > 30; ++i) instead of i < 30. Fix this and clean it up a bit at the same time. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed