From: Boris BREZILLON Date: Sun, 17 Aug 2014 08:29:42 +0000 (+0200) Subject: mtd: nand: fix DocBook warnings on nand_sdr_timings doc X-Git-Tag: fixes-v3.17-rc4~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b25046b1e5e3f1423434da77ccc859f2f779d1ce;p=pandora-kernel.git mtd: nand: fix DocBook warnings on nand_sdr_timings doc Change the comment type (from /** to /*) to prevent DocBook from complaining about missing description for nand_sdr_timings fields. There is currently no need in documenting those fields because they are fully described in the ONFI specification (which is pointed out in the comment). Signed-off-by: Boris BREZILLON Reported-by: Randy Dunlap Acked-by: Randy Dunlap Tested-by: Randy Dunlap Signed-off-by: Brian Norris --- Reading git-diff-tree failed