This change is required because the return type of exit(error) function is
not used.
This patch only has changes for files in hw/usb package.
Signed-off-by: Nutan Shinde
---
hw/usb/ccid-card-emulated.c | 3 +--
hw/usb/ccid.h | 2 +-
hw/usb/dev-smartcard-reader.c | 11
This change is required because the return type of exit(error) function is
not used.
This patch only has changes for files in hw/s390x package.
Signed-off-by: Nutan Shinde
---
hw/s390x/virtio-ccw.c | 7 +++
hw/s390x/virtio-ccw.h | 2 +-
2 files changed, 4 insertions(+), 5 deletions(-)
diff
This change is required because the return type of exit(error) function is
not used.
This patch only has changes for files in hw/core package.
Signed-off-by: Nutan Shinde
---
hw/core/qdev.c | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/hw/core/qdev.c b/hw/core/qdev.c
This change is required because the return type of exit(error) function is
not used.
This patch only has changes for files in hw/char package.
Signed-off-by: Nutan Shinde
---
hw/char/sclpconsole-lm.c | 3 +--
hw/char/sclpconsole.c| 3 +--
2 files changed, 2 insertions(+), 4 deletions
This changes is required because the return type of exit(error) function is
not used.
This patch only has changes for files in hw/audio package.
Signed-off-by: Nutan Shinde
---
hw/audio/hda-codec.c | 3 +--
hw/audio/intel-hda.c | 3 +--
hw/audio/intel-hda.h | 2 +-
include/hw/qdev-core.h
This changes is required because the return type of exit(error) function is not
used.
This patch only has changes for files in hw/audio package.
Signed-off-by: Nutan Shinde
---
hw/audio/hda-codec.c | 3 +--
hw/audio/intel-hda.c | 3 +--
hw/audio/intel-hda.h | 2 +-
include/hw/qdev-core.h
Hi,
Please ignore this patch, I have sent a new patch with version v2, in
subject line, which has updated changes.
Regards,
Nutan.
On Tue, Apr 12, 2016 at 11:24 PM, Nutan Shinde
wrote:
> This changes is required because the return type of exit(error) function
> is not used.
> This p
This changes is required because the return type of exit(error) function is not
used.
This patch only has changes for files in hw/audio package.
Signed-off-by: Nutan Shinde
---
hw/audio/hda-codec.c | 3 +--
hw/audio/intel-hda.c | 3 +--
hw/audio/intel-hda.h | 2 +-
include/hw/qdev-core.h
This changes is required because the return type of exit(error) function is not
used.
This patch only has changes for files in hw/audio package.
Signed-off-by: Nutan Shinde
---
hw/audio/hda-codec.c | 3 +--
hw/audio/intel-hda.c | 3 +--
hw/audio/intel-hda.h | 2 +-
include/hw/qdev-core.h
e:
> On 24 March 2016 at 17:18, Nutan Shinde wrote:
>
> Hi; thanks for this patch; I have some comments below.
>
> > Functions that are named *_exit or *_exitfn in hw/, all return 0.
> Changed return type of these methods from int to void.
> > Also, removed check
> On 24 March 2016 at 17:18, Nutan Shinde wrote:
>
> Hi; thanks for this patch; I have some comments below.
>
> > Functions that are named *_exit or *_exitfn in hw/, all return 0.
> Changed return type of these methods from int to void.
> > Also, removed check where
Hi,
So, this patch won't be considered, because there is already a patch
related to the same issue, right?
On Wed, Mar 23, 2016 at 7:40 PM, John Snow wrote:
>
>
> On 03/23/2016 01:30 AM, Nutan Shinde wrote:
> > Hi John,
> >
> > My patch is same as the pat
Functions that are named *_exit or *_exitfn in hw/, all return 0. Changed
return type of these methods from int to void.
Also, removed check where values were returned from these methods.
Signed-off-by: Nutan Shinde
---
hw/audio/hda-codec.c | 3 +--
hw/audio/intel-hda.c | 3
Hi John,
My patch is same as the patch mentioned in the link. I just picked up the
task from BitSizedTask page, as it was not crossed.
I guess the issue is resolved then, what should I do in this case? Also,
please tell me, how do I know which tasks are already taken up?
Regards,
Nutan Shinde.
Signed-off-by: Nutan Shinde
---
hw/display/blizzard.c | 8
hw/display/blizzard_template.h | 26 +-
hw/display/omap_lcd_template.h | 8 +---
hw/display/omap_lcdc.c | 6 --
hw/display/sm501.c | 17 -
hw
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(-)
diff --git a/hw/audio/adlib.c b/hw/audio/adlib.c
index 656eb37
>
> 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.
>
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 +++
4 files
18 matches
Mail list logo