From: Brian Norris Date: Fri, 9 Aug 2013 00:16:36 +0000 (-0700) Subject: mtd: nand: fixup kerneldoc, rename parameter X-Git-Tag: v3.12-rc1~82^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a95080a2fb9fb38b4f279e97e508f6151c1000;p=pandora-kernel.git mtd: nand: fixup kerneldoc, rename parameter First, the function argument is 'offset' not 'column'. Second, the 'data_buf' name is inconsistent with the rest of this file. Just use 'buf'. Signed-off-by: Brian Norris Cc: Gupta, Pekon Signed-off-by: David Woodhouse --- Reading git-diff-tree failed