From d6a95080a2fb9fb38b4f279e97e508f6151c1000 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Thu, 8 Aug 2013 17:16:36 -0700 Subject: [PATCH] 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-format-patch failed