diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2013-06-10 00:16:52 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-12 01:53:52 -0700 |
commit | afd6eae13cc4229e25d59334cdc46d042b24a4a5 (patch) | |
tree | 6f373c9d15d81022085d156a80aab775300c163a /fs/binfmt_aout.c | |
parent | 3f8b96379a820318db37f7b6e81e6e459ad56efe (diff) | |
download | lwn-afd6eae13cc4229e25d59334cdc46d042b24a4a5.tar.gz lwn-afd6eae13cc4229e25d59334cdc46d042b24a4a5.zip |
3c59x: consolidate error cleanup in vortex_init_one()
The PCI driver's probe() method duplicates the error cleanup code each time it
has to do error exit. Consolidate the error cleanup code in one place and use
*goto* to jump to the right places.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/binfmt_aout.c')
0 files changed, 0 insertions, 0 deletions