]> git.alsa-project.org Git - alsa-utils.git/commit
axfer: minor code arrangement in a point of opened file descriptor
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 11 Mar 2021 05:21:34 +0000 (14:21 +0900)
committerJaroslav Kysela <perex@perex.cz>
Thu, 11 Mar 2021 08:28:12 +0000 (09:28 +0100)
commit85ab708f50915cb9f5c23704f51b8e9a7a020911
treeaacaf54d7d8725ef8e3cb5acc46ac6bf077482e9
parent81c93f646024d007fb7a3595b9c0c205b35a41fc
axfer: minor code arrangement in a point of opened file descriptor

This commit arranges assignment to fd member after checking file
descriptor.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
axfer/container.c