commit | d6a95080a2fb9fb38b4f279e97e508f6151c1000 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Thu Aug 08 17:16:36 2013 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Aug 30 21:40:49 2013 +0100 |
tree | 4f0a64165871aab680b94e9bf4798a56c046a640 | |
parent | ed202940335e3f9930509025e3d75721e564baca [diff] |
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 <computersforpeace@gmail.com> Cc: Gupta, Pekon <pekon@ti.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>