From e327dc882d1136882889ae5a302a06e4a591ed9c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 11 Jul 2014 23:42:52 -0700 Subject: [PATCH] staging: lustre: remove socket_t typedef Use 'struct socket' like the rest of the kernel does. Cc: Andreas Dilger Cc: Oleg Drokin Cc: hpdd-discuss Signed-off-by: Greg Kroah-Hartman