fusion: fix recent kernel-doc problems
Fix recent fusion driver kernel-doc fatal error and warnings. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Eric.Moore@lsi.com Cc: support@lsi.com Cc: DL-MPTFusionLinux@lsi.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
		
					parent
					
						
							
								5a7e3d1281
							
						
					
				
			
			
				commit
				
					
						9cf46a35d2
					
				
			
		
					 2 changed files with 3 additions and 4 deletions
				
			
		| 
						 | 
					@ -1023,8 +1023,7 @@ mpt_add_sge_64bit(void *pAddr, u32 flagslength, dma_addr_t dma_addr)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 *	mpt_add_sge_64bit_1078 - Place a simple 64 bit SGE at address pAddr
 | 
					 *	mpt_add_sge_64bit_1078 - Place a simple 64 bit SGE at address pAddr (1078 workaround).
 | 
				
			||||||
 *	(1078 workaround).
 | 
					 | 
				
			||||||
 *	@pAddr: virtual address for SGE
 | 
					 *	@pAddr: virtual address for SGE
 | 
				
			||||||
 *	@flagslength: SGE flags and data transfer length
 | 
					 *	@flagslength: SGE flags and data transfer length
 | 
				
			||||||
 *	@dma_addr: Physical address
 | 
					 *	@dma_addr: Physical address
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2675,8 +2675,8 @@ mptscsih_timer_expired(unsigned long data)
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 *	mptscsih_get_completion_code -
 | 
					 *	mptscsih_get_completion_code -
 | 
				
			||||||
 *	@ioc: Pointer to MPT_ADAPTER structure
 | 
					 *	@ioc: Pointer to MPT_ADAPTER structure
 | 
				
			||||||
 *	@reply:
 | 
					 *	@req: Pointer to original MPT request frame
 | 
				
			||||||
 *	@cmd:
 | 
					 *	@reply: Pointer to MPT reply frame (NULL if TurboReply)
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 **/
 | 
					 **/
 | 
				
			||||||
static int
 | 
					static int
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue