]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-m48t35.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)
commit80cf5c394733c490ca13ef3d0ab1a9fcb4e529cd
tree71ecdbcccfbee9f45167d1fa24216d482db18006
parent63b5cdedf41687f120ea38ec739a99d909349cc3
drivers/rtc/rtc-m48t35.c: use PTR_RET()

Use of PTR_RET() simplifies the code.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-m48t35.c