diff options
author | 2007-07-14 18:47:04 -0500 | |
---|---|---|
committer | 2007-07-14 18:47:04 -0500 | |
commit | a57850379e389829a2fc569733b41da3d52bf366 (patch) | |
tree | 8ace66fd2d1e6f32f03b7f4f43e1821af1591a12 /scripts/cleanpatch | |
parent | [SCSI] lpfc: fix NPIV mapping problems (diff) | |
download | linux-dev-a57850379e389829a2fc569733b41da3d52bf366.tar.xz linux-dev-a57850379e389829a2fc569733b41da3d52bf366.zip |
[SCSI] lpfc: Fix NPIV compile problem
drivers/scsi/lpfc/lpfc_init.c: In function 'lpfc_create_port':
drivers/scsi/lpfc/lpfc_init.c:1573: error: 'struct kobject' has no member named 'dentry'
Just remove the if check on this ... lpfc shouldn't be poking around
in kobject structures.
drivers/scsi/lpfc/lpfc_init.c: In function 'lpfc_pci_probe_one':
drivers/scsi/lpfc/lpfc_init.c:1723: warning: unused variable 'retval'
And remove the unused variable.
Cc: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions