From: Mark A. Greer Date: Fri, 31 Mar 2006 21:06:46 +0000 (+0200) Subject: [PATCH] i2c: cleanup m41t00 X-Git-Tag: v2.6.18-rc1~1081^2~226^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e931b8d8a428f87e6ea488d2fd80007bb66b3ea8;p=pandora-kernel.git [PATCH] i2c: cleanup m41t00 This patch does some cleanup to the m41t00 i2c/rtc driver including: - use BCD2BIN/BIN2BCD instead of BCD_TO_BIN/BIN_TO_BCD - use strlcpy instead of strncpy - some whitespace cleanup Signed-off-by: Mark A. Greer Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed