commit | fbd0107f4d33be01c9fb2c630036bd66b7e3d4dc | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu May 17 16:12:26 2012 +0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Sun May 20 20:26:04 2012 +0300 |
tree | d8ebd19a5cba548daea0c33f774ff7847b9cc523 | |
parent | 1fc2e3e59d78999fc4be7349af769cf6621b9e61 [diff] |
UBI: amend comments after all the renamings This patch amends commentaries in scan.[ch] to match the new logic. Reminder - we did the restructuring to prepare the code for adding the fastmap. This patch also renames a couple of functions - it was too difficult to separate out that change and I decided that it is not too bad to have it in the same patch with commentaries changes. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>