Peter Senna Tschudin <peter.senna@xxxxxxxxx> : [...] > The function natsemi_probe1() 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_create_file:. Fore this error case the > function abort its success execution path, but returns non negative value, > making it difficult for a caller function to notice the error. Ok. natsemi_probe1() forgets to return a negative status code in one of its failure paths. [...] > Signed-off-by: Peter Senna Tschudin <peter.senna@xxxxxxxxx> Acked-by: Francois Romieu <romieu@xxxxxxxxxxxxx> -- Ueimor -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html