Hi Jean, >> - if ((err = f75375_probe(client)) < 0) >> + err = f75375_probe(client, NULL); >> + if (err < 0) >> goto exit_detach; >> >> return 0; > > These coding style cleanups don't belong to this patch (if they belong > anywhere - I don't much see the point)
I just wanted to make sure, scripts/checkpatch.pl doesn't complain. But you're right. The coding style cleanup should have been another patch. Thanks a lot for your efforts of getting the alias stuff in! Jochen _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev