diff options
author | Sachin Kamat <[email protected]> | 2013-04-29 16:20:14 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-04-29 18:28:34 -0700 |
commit | 2fa76062bbff17fbc462c290ba9fe22cf23a4710 (patch) | |
tree | 8cbd835c823de9d9308b5c2f36d5e8de40e8dc01 /lib/mpi/mpi-bit.c | |
parent | ad819039f1aa5c5179ecdfb035ed2864d93e741e (diff) |
drivers/rtc/rtc-max8907.c: remove redundant code
Remove unnecessary goto statements to simplify the code.
devm_request_threaded_irq returns 0 upon success, hence explicit return 0
is not necessary.
Signed-off-by: Sachin Kamat <[email protected]>
Cc: Chiwoong Byun <[email protected]>
Cc: Jonghwa Lee <[email protected]>
Cc: Laxman dewangan <[email protected]>
Cc: Venu Byravarasu <[email protected]>
Cc: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions