mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 20:56:24 +00:00
exit_tx() doesn't change the return variable res, so make it return void. This patch doesn't change any functionality.
exit_tx() doesn't change the return variable res, so make it return void. This patch doesn't change any functionality.