Re: [PATCH V2] xfs: change some error-less functions to void types

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/2/19 7:17 AM, Brian Foster wrote:
>> -	return 0;
>> +	return;
> No need for return statements at the end of void functions. With that
> fixed up (here and throughout the rest of the patch):
> 
> Reviewed-by: Brian Foster <bfoster@xxxxxxxxxx>
> 

Oh, hah.  IR smart.  (was on autopilot...)  I'll send V3.

-Eric



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux