commit | ee605e0b2e12040dc1fe88eb8ab03bde0b8f92b8 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <[email protected]> | Wed Jul 03 15:07:52 2013 -0700 |
committer | Linus Torvalds <[email protected]> | Wed Jul 03 16:07:59 2013 -0700 |
tree | 4e8ed470f08b81d4a7352768ee0a175e70f3fc6a | |
parent | 23f809ee33f06877de4c4f28129c495d332cd500 [diff] |
drivers/rtc/rtc-pcf8583.c: use PTR_RET() Use of PTR_RET() simplifies the code. Signed-off-by: Sachin Kamat <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>