Skip to content

Commit

Permalink
staging: vme: fix comment for struct vme_dev
Browse files Browse the repository at this point in the history
Signed-off-by: Manohar Vanga <manohar.vanga@cern.ch>
Acked-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Manohar Vanga authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent 5b93c2a commit 8cdc081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/vme/vme.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ extern struct bus_type vme_bus_type;

/**
* Structure representing a VME device
* @id: The ID of the device (currently the bus and slot number)
* @num: The device number
* @bridge: Pointer to the bridge device this device is on
* @dev: Internal device structure
* @drv_list: List of devices (per driver)
Expand Down

0 comments on commit 8cdc081

Please sign in to comment.