Re: [PATCH 0/3] staging: lustre: Remove use of return val of seq_printf

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

 



On Mon, 2015-02-16 at 11:24 -0800, Joe Perches wrote:
> seq_printf should eventually be converted to a void function.
> 
> Remove the uses of seq_printf return values and use seq_has_overflowed()
> instead.

Please do not apply.

These need conversions not to "return seq_has_overflowed()"
but to "return 0".
 
> Joe Perches (3):
>   staging: lustre: Convert return seq_printf(...) uses to seq_has_overflowed
>   staging: lustre: Convert uses of "int rc = seq_printf(...)"
>   staging: lustre: Convert remaining uses of "= seq_printf(...)"


_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux