diff options
author | Vladimir Oltean <olteanv@gmail.com> | 2019-09-05 04:01:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-09-05 20:20:12 +0300 |
commit | d1c44c9342c17e3314371325d9272684a075b65c (patch) | |
tree | cdfbcc3c169819c566cb9825951ff97ad418ff8b /drivers/iommu | |
parent | a0ce1fd11e587be803eb2f299d478c962df3706f (diff) | |
download | linux-d1c44c9342c17e3314371325d9272684a075b65c.tar.xz |
spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
This helps a bit with line fitting now (the list_first_entry call) as
well as during the next patch which needs to iterate through all
transfers of ctlr->cur_msg so it timestamps them.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://lore.kernel.org/r/20190905010114.26718-2-olteanv@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions