]> asedeno.scripts.mit.edu Git - linux.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)
commit541ac71337883f46cb8e91c09c1c588bf7c4ac85
tree8e1baff2ce4fbc6e2929941bb0588a23950cf0a5
parenta6e19b4d4f9240801ab291cbfff0b20674420696
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