]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_t
authorBhumika Goyal <bhumirks@gmail.com>
Fri, 19 Feb 2016 13:43:52 +0000 (19:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:39:54 +0000 (14:39 -0800)
commit441b5a0705c5671232ac2b8f6f4607130ad10de6
tree8e1baff2ce4fbc6e2929941bb0588a23950cf0a5
parent1a544f486e93510b9b1b877b0c75ad6ddc654906
Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_t

This patch gets rid of struct typedef lstcon_session_t as it is not
suggested to use typdefs for structure types. Also drop '_t' from the name.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/console.c
drivers/staging/lustre/lnet/selftest/console.h