commit | 3e64d7d7b8761107c39cc03da2d031d1d6f6912a | [log] [tgz] |
---|---|---|
author | Chris Friedt <chrisfriedt@gmail.com> | Tue Oct 18 08:25:50 2022 -0400 |
committer | Thomas Huth <thuth@redhat.com> | Tue Apr 30 06:21:47 2024 +0200 |
tree | 9e041abbcf51e3dba571cbcd626749617f8a5eaa | |
parent | 69826741593644f6e9ee735cff37599c33764d67 [diff] |
hw: misc: edu: rename local vars in edu_check_range This serves to make the local variables a bit less ambiguous. The latter two arguments are named to match DMA_START, and DMA_SIZE. Signed-off-by: Chris Friedt <cfriedt@meta.com> Message-ID: <20221018122551.94567-2-cfriedt@meta.com> Signed-off-by: Thomas Huth <thuth@redhat.com>