[alsa-devel] [PATCH 1/4] Rename functions, structure and member name for AMDTP
Takashi Sakamoto
o-takashi at sakamocchi.jp
Mon Apr 29 06:21:20 CEST 2013
Clemens,
Thanks for your review.
> Please adjust the indentation in such cases.
OK. I check whole indentation of arguments in functions and rewrite if
needed.
Regards
Takashi Sakamoto
o-takashi at sakamocchi.jp
(Apr 28 2013 21:52), Clemens Ladisch wrote:
> Takashi Sakamoto wrote:
>> This patch rename some functions, structure and member name to reuse them
>> in both AMDTP receive and AMDTP transmit stream.
>
>> +++ b/sound/firewire/amdtp.c
>
>> -int amdtp_out_stream_init(struct amdtp_out_stream *s, struct fw_unit *unit,
>> - enum cip_out_flags flags)
>> +int amdtp_stream_init(struct amdtp_stream *s, struct fw_unit *unit,
>> + enum cip_flags flags)
>
> Please adjust the indentation in such cases.
>
>
> Regards,
> Clemens
More information about the Alsa-devel
mailing list