On Mi, 2015-10-07 at 21:34 +0200, Markus Armbruster wrote:
> Copying maintainer. Please use scripts/get_maintainer.pl to find them
> yourself.
Thanks, picked up now. Including the subsystem in the subject (i.e.
"audio: remove macros ...") is useful too.
cheers,
Gerd
On Wed, Oct 07, 2015 at 10:02:54PM +0530, Nutan Shinde wrote:
> Signed-off-by: Nutan Shinde
> ---
> hw/audio/adlib.c | 9 ++---
> hw/audio/es1370.c | 17 ++---
> hw/audio/gus.c| 9 ++---
> hw/audio/sb16.c | 15 +--
> 4 files changed, 15 insertions(+), 35 d
On 7 October 2015 at 17:32, Nutan Shinde wrote:
> Signed-off-by: Nutan Shinde
> ---
> hw/audio/adlib.c | 9 ++---
> hw/audio/es1370.c | 17 ++---
> hw/audio/gus.c| 9 ++---
> hw/audio/sb16.c | 15 +--
> 4 files changed, 15 insertions(+), 35 deletions(-)
>
Copying maintainer. Please use scripts/get_maintainer.pl to find them
yourself.
Nutan Shinde writes:
> Signed-off-by: Nutan Shinde
> ---
> hw/audio/adlib.c | 9 ++---
> hw/audio/es1370.c | 17 ++---
> hw/audio/gus.c| 9 ++---
> hw/audio/sb16.c | 15 +--
On 07/10/2015 10:17, Nutan Shinde wrote:
>
> The change was to remove macros defined as IT_WRITE_PROTO and
> IT_READ_PROTO. These macros were used for function definitions. So,
> I have replaced these macros with actual function definitions.
I think you have sent the wrong patch the
On Tue, Oct 6, 2015 at 6:42 PM, Nutan Shinde wrote:
> Signed-off-by: Nutan Shinde
> ---
> hw/audio/adlib.c | 28 +++
> hw/audio/es1370.c | 60 +-
> hw/audio/gus.c| 26 +++---
> hw/audio/sb16.c | 66
>
>
> Hi,
> The change was to remove macros defined as IT_WRITE_PROTO and
> IT_READ_PROTO. These macros were used for function definitions. So, I have
> replaced these macros with actual function definitions.
>
No trace of IO_READ_PROTO and IO_WRITE_PROTO in the patch. Did you mean
to send this patch with this subject?
Nutan Shinde writes:
> Signed-off-by: Nutan Shinde
> ---
> hw/audio/adlib.c | 28 +++
> hw/audio/es1370.c | 60 +-