From: Sachin Kamat Date: Wed, 3 Jul 2013 22:06:02 +0000 (-0700) Subject: drivers/rtc/rtc-pcf8583.c: move assignment outside if condition X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1bda80afd36c5eeb79a8f5a53c9b3e23350d3a9;p=pandora-kernel.git drivers/rtc/rtc-pcf8583.c: move assignment outside if condition Fixes the following checkpatch error: ERROR: do not use assignment in if condition Signed-off-by: Sachin Kamat Cc: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed