commit | 738f5f7e1ae876448cb7d9c82bea258b69386647 | [log] [tgz] |
---|---|---|
author | Ira Snyder <iws@ovro.caltech.edu> | Wed Jan 06 13:34:02 2010 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Feb 02 14:51:41 2010 -0700 |
tree | 61616b4be922b7e3461f26d0d4dc2f9e5b0ac8cc | |
parent | a4f56d4b103d4e5d1a59a9118db0185a6bd1a83b [diff] |
fsldma: rename dest to dst for uniformity Most functions in the standard library use "dst" as a parameter, rather than "dest". This renames all use of "dest" to "dst" to match the usual convention. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Dan Williams <dan.j.williams@intel.com>