Quentin LAMBERT

Author's posts

drivers/net/ethernet/amd/au1000_eth.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function au1000_probe() return 0 for success and negative value for most of its internal tests failures. There are exceptions that are error cases going to err_out:. For this cases, the function abort its success execution path, but returns non negative value, making it dificult for a caller function to …

Continue reading

drivers/net/ethernet/amd/amd8111e.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function amd8111e_probe_one() return 0 for success and negative value for most of its internal tests failures. There are two exceptions that are error cases going to err_free_reg:. For this two cases, the function abort its success execution path, but returns non negative value, making it dificult for a caller …

Continue reading

drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function qlcnic_probe() return 0 for success and negative value for most of its internal tests failures. There is one exception that is error case going to err_out_free_netdev:. For this error case, the function abort its success execution path, but returns non negative value, making it difficult for a caller …

Continue reading

drivers/net/irda/sh_sir.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function sh_sir_probe() return 0 for success and negative value for most of its internal tests failures. There are two exceptions that are error cases going to err_mem_*:. For this two cases, the function abort its success execution path, but returns non negative value, making it dificult for a caller …

Continue reading

drivers/net/irda/sa1100_ir.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function sa1100_irda_probe() return 0 for success and negative value for most of its internal tests failures. There is one exception that is error case going to err_mem_4:. For this error case, the function abort its success execution path, but returns non negative value, making it difficult for a caller …

Continue reading

drivers/net/irda/pxaficp_ir.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function pxa_irda_probe() return 0 for success and negative value for most of its internal tests failures. There is one exception that is error case going to err_mem_3:. For this error case, the function abort its success execution path, but returns non negative value, making it difficult for a caller …

Continue reading

drivers/net/irda/mcs7780.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function mcs_probe() return 0 for success and negative value for most of its internal tests failures. There is one exception that is error case going to error2:. For this error case, the function abort its success execution path, but returns non negative value, making it difficult for a caller …

Continue reading

drivers/net/irda/irtty-sir.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function irtty_open() return 0 for success and negative value for most of its internal tests failures. There is one exception that is error case going to out_put:. For this error case, the function abort its success execution path, but returns non negative value, making it difficult for a caller …

Continue reading

drivers/net/irda/sh_irda.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function sh_irda_probe() return 0 for success and negative value for most of its internal tests failures. There is one exception that is error case going to err_mem_4:. For this error case, the function abort its success execution path, but returns non negative value, making it difficult for a caller …

Continue reading

drivers/net/ethernet/sis/sis900.c: fix error return code

Author: Peter Senna Tschudin <peter.senna@gmail.com> The function sis900_probe() return 0 for success and negative value for most of its internal tests failures. There is one exception that is error case going to err_out_cleardev:. Fore this error case, the function abort its success execution path, but returns non negative value, making it difficult for a caller …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.