Searched hist:"2 b48aed182c65b3387b076364ab286c445aa4a93" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_scan.l | diff 2b48aed182c65b3387b076364ab286c445aa4a93 Wed Apr 23 04:39:49 CDT 2008 Hannes Reinecke <hare@suse.de> [SCSI] aic7xxx: Update type check in aicasm grammar
The function type_check() in aicasm grammar code was never used properly due to a bug. This patch fixes it up and ensures it's only called if appropriate.
In addition the unused 16bit instruction are disabled, but left in the code for reference.
Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
|
H A D | aicasm_gram.y | diff 2b48aed182c65b3387b076364ab286c445aa4a93 Wed Apr 23 04:39:49 CDT 2008 Hannes Reinecke <hare@suse.de> [SCSI] aic7xxx: Update type check in aicasm grammar
The function type_check() in aicasm grammar code was never used properly due to a bug. This patch fixes it up and ensures it's only called if appropriate.
In addition the unused 16bit instruction are disabled, but left in the code for reference.
Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
|