BmapCopy: renames to "copy"
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 16:47:36 +0000 (18:47 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 17:01:23 +0000 (19:01 +0200)
commita64c14a50660bfd25df229ac9c212d07e0bc02e5
treeb9ed31989c0cafbc9bf8fe5bb08ce94a889941fc
parent16142cce9a67b3189fd5a69901293c10f9c300d5
BmapCopy: renames to "copy"

Rename the write() method to copy() because it matches the class name and the
idea. Similarly, rename several variables and change 'write' to 'copy' in few
comments.

Change-Id: I441eb3cdc9fc94210ed0d9e91d3fa1689edcc0ef
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptool
bmaptools/BmapCopy.py