From: Steve French Date: Wed, 25 Feb 2009 14:19:56 +0000 (+0000) Subject: [CIFS] add extra null attr check X-Git-Tag: v2.6.30-rc1~666^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1adcb71092f6461c4002ccf29d316f6da3e1f39b;p=pandora-kernel.git [CIFS] add extra null attr check Although attr == NULL can not happen, this makes cifs_set_file_info safer in the future since it may not be obvious that the caller can not set attr to NULL. Signed-off-by: Steve French --- Reading git-diff-tree failed