[alsa-devel] [PATCH 1/4] Rename functions, structure and member name for AMDTP

Clemens Ladisch clemens at ladisch.de
Sun Apr 28 14:52:38 CEST 2013


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