]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-pcf8583.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:34 +0000 (17:27 +1000)
commitdcc532c96ed9b7165ce332c8fbfc5ae4432acb76
treebe1b814ae23c0a0fd4718885cdeb072fce4e604d
parentcf1a818a37fae7c53d93509aacebb24a2dc50fc3
drivers/rtc/rtc-pcf8583.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-pcf8583.c