aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRobert Kmiec <[email protected]>2015-04-16 12:45:01 -0700
committerLinus Torvalds <[email protected]>2015-04-17 09:03:59 -0400
commitb0c57b5941c4a42698d845ada6a76feeba2d1be9 (patch)
treea2f830b8f23cf73df60e5580966280af6ebba34d /scripts/patch-kernel
parent6e54abac1b8e0b7febffdbad37b605daef1cfcff (diff)
drivers/rtc/rtc-pcf8563.c: simplify return from function
This commit does not change any logic here. It just makes the code easier to read. This is how it looked like: If err != 0 return err; else return 0; Signed-off-by: Robert Kmiec <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions