From 397d6140e93156ecb9cafcd9be0db10ff3c12ab3 Mon Sep 17 00:00:00 2001 From: Eric Sesterhenn Date: Sat, 30 Sep 2006 23:28:09 -0700 Subject: [PATCH] [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c Looks like the probe function always gets a valid pdev, and checking it after dereferencing it is pretty useless. This patch removes the check (cid #1365) Signed-off-by: Eric Sesterhenn Cc: Alessandro Zummo Cc: Raphael Assenat Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed