aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorPekka Enberg <[email protected]>2008-10-21 12:14:58 +0300
committerGreg Kroah-Hartman <[email protected]>2008-10-22 09:56:39 -0700
commitdc7e04fe28e3354e8b2e13146b2d6a5da1002ff4 (patch)
treec225a39f02c7a346a030192c9968193736423e51 /fs/jbd2/commit.c
parenta1eb2ba6be72988b2479f749acfdc3bdce41654b (diff)
Staging: w35und: use gotos for error handling
The driver code uses do { } while (0) together with the break statement to emulate gotos for error handling. Fix that up by using the goto statement instead. Acked-by: Pavel Machek <[email protected]> Signed-off-by: Pekka Enberg <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions