fsldma: rename dest to dst for uniformity
authorIra Snyder <iws@ovro.caltech.edu>
Wed, 6 Jan 2010 13:34:02 +0000 (13:34 +0000)
committerDan Williams <dan.j.williams@intel.com>
Tue, 2 Feb 2010 21:51:41 +0000 (14:51 -0700)
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>

No differences found