From: Jonghwan Choi Date: Thu, 21 Jul 2011 06:33:58 +0000 (+0900) Subject: mtd: s3c2410 nand: Remove uncessary null check X-Git-Tag: v3.2-rc1~14^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa10626adbc27dcf2e3462bb82b4963c5545669;p=pandora-kernel.git mtd: s3c2410 nand: Remove uncessary null check clk_get() return a pointer to the struct clk or an ERR_PTR(). Signed-off-by: Jonghwan Choi Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed