]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lusture: Remove an open coded simple_open() function
authorAbdul Hussain <habdul@visteon.com>
Tue, 16 Jun 2015 07:18:08 +0000 (07:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:40:54 +0000 (21:40 -0700)
commit5730afac5ee8e8564a836429223bad988c365c70
tree5215ecdbb41c225392201343b8850e79d80e4e60
parent6447478e64ac9a2526bdfa413347f9f037d285d8
Staging: lusture: Remove an open coded simple_open() function

This patch removes an open coded simple_open() function and replace file
operations references to the function with simple_open() instead

Signed-off-by: Abdul Hussain <habdul@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/fld/lproc_fld.c