commit | 8c484ee4910b36c9ac273ad1150261c6ebfc1ef7 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Mar 11 16:47:58 2010 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Tue May 18 00:59:00 2010 +0200 |
tree | d55a77ac40da505e199437d81a5f7344ad7c824b | |
parent | 5547e8aac6f71505d621a612de2fca0dd988b439 [diff] |
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 <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>