From: Kulikov Vasiliy Date: Sun, 1 Aug 2010 06:29:06 +0000 (+0400) Subject: 68328serial: check return value of copy_*_user() instead of access_ok() X-Git-Tag: v2.6.36-rc3~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d56356a2c9f5e96efe7a095cbf9b6fee8265d22;p=pandora-kernel.git 68328serial: check return value of copy_*_user() instead of access_ok() As copy_*_user() calls access_ok() it should not be called explicitly. Signed-off-by: Kulikov Vasiliy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed