diff options
author | Mark Einon <mark.einon@gmail.com> | 2014-09-22 20:58:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-23 11:35:09 -0700 |
commit | b9ed09b3bc2f40d83f90dd563d27d9877be1d1b1 (patch) | |
tree | af06a9c50637fab04195b21fc4ae9f9fdcc0aaa2 /drivers | |
parent | 26ca0f1b1afce102ea4071bdfe5ac6318facbf6a (diff) |
staging: et131x: Remove TODO item regarding split lines
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/et131x/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README index 01d9351f99e8..13c816863d69 100644 --- a/drivers/staging/et131x/README +++ b/drivers/staging/et131x/README @@ -8,7 +8,6 @@ Note, the powermanagement options were removed from the vendor provided driver as they did not build properly at the time. TODO: - - Reduce the number of split lines by careful consideration of variable names etc. Please send patches to: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |