Bug 513255 - Use function with wrong number of arguments
Summary: Use function with wrong number of arguments
Keywords:
Status: CLOSED DUPLICATE of bug 515749
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kvm
Version: 5.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Juan Quintela
QA Contact: Lawrence Lim
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-22 17:45 UTC by Juan Quintela
Modified: 2014-03-26 00:59 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-16 18:27:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Fix virtio_blok_dma_restart_cb number of arguments (1.01 KB, application/octet-stream)
2009-07-22 17:48 UTC, Juan Quintela
no flags Details
Fix scsi_dma_restart_cb number of arguments (1.07 KB, application/octet-stream)
2009-07-22 17:49 UTC, Juan Quintela
no flags Details

Description Juan Quintela 2009-07-22 17:45:28 UTC
Description of problem:

We use a function that requires two arguments with three arguments.
Error found through code review.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Juan Quintela 2009-07-22 17:48:00 UTC
Created attachment 354754 [details]
Fix virtio_blok_dma_restart_cb number of arguments

Comment 2 Juan Quintela 2009-07-22 17:49:38 UTC
Created attachment 354755 [details]
Fix scsi_dma_restart_cb number of arguments

Comment 4 Juan Quintela 2009-09-16 18:27:54 UTC
This patch is included in bz515749

*** This bug has been marked as a duplicate of bug 515749 ***


Note You need to log in before you can comment on or make changes to this bug.