scsi: megaraid_sas: Update function description
Function parameter 'pdev 'is described as Generic Device Structure. It is a PCI device structure. Link: https://lore.kernel.org/r/20201102164730.324035-4-vaibhavgupta40@gmail.com Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
977001df03
commit
498854102c
@ -7958,7 +7958,7 @@ skip_firing_dcmds:
|
||||
|
||||
/**
|
||||
* megasas_shutdown - Shutdown entry point
|
||||
* @pdev: Generic device structure
|
||||
* @pdev: PCI device structure
|
||||
*/
|
||||
static void megasas_shutdown(struct pci_dev *pdev)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user