diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-06 15:20:25 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-06 15:20:25 +0200 |
| commit | 45b73d99c1db274964d8f1abc21150ac33989d6e (patch) | |
| tree | 5a5a5981f72ebbb292cea62950a78d198efaea98 /c99.patch | |
| parent | 6e287ace225948565fdcbe3c5cc75d3843af79d0 (diff) | |
| download | patches-45b73d99c1db274964d8f1abc21150ac33989d6e.tar.gz | |
add headers to c??.patch
Diffstat (limited to 'c99.patch')
| -rw-r--r-- | c99.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c99.patch b/c99.patch index a1edd266b90b21..bd9f85d988c340 100644 --- a/c99.patch +++ b/c99.patch @@ -2,7 +2,7 @@ From foo@baz Wed Nov 23 11:18:27 CET 2016 Date: Wed, 23 Nov 2016 11:18:27 +0100 To: Greg KH <gregkh@linuxfoundation.org> From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -Subject: remove class_attrs from struct class +Subject: driver core: remove class_attrs from struct class This field is no longer used or needed (use class_groups instead), so it can be removed along with the driver core functionality that created and |
