From: Lars Ellenberg Date: Thu, 11 Mar 2010 15:47:58 +0000 (+0100) Subject: drbd: use proc_create_data with explicit NULL argument X-Git-Tag: v2.6.35-rc1~442^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c484ee4910b36c9ac273ad1150261c6ebfc1ef7;p=pandora-kernel.git drbd: use proc_create_data with explicit NULL argument To document that we know about deprecation of proc_create, even though we are not affected, as we don't use the ->data member, open code proc_create_data(..., NULL); Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed