]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-pcf8563.c: use PTR_RET()
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 19 Jun 2013 00:08:07 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:33 +0000 (17:27 +1000)
commitcf1a818a37fae7c53d93509aacebb24a2dc50fc3
tree649691eee250dac99077092b91f3a6b77e63d92b
parent80cf5c394733c490ca13ef3d0ab1a9fcb4e529cd
drivers/rtc/rtc-pcf8563.c: use PTR_RET()

Use of PTR_RET() simplifies the code.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-pcf8563.c