aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJames Bottomley <[email protected]>2007-07-14 18:47:04 -0500
committerJames Bottomley <[email protected]>2007-07-14 18:47:04 -0500
commita57850379e389829a2fc569733b41da3d52bf366 (patch)
tree8ace66fd2d1e6f32f03b7f4f43e1821af1591a12 /include/linux/debugobjects.h
parentc59fd9ebc46da8d48b76955d4d48e3597f8c8726 (diff)
[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 <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions