diff options
author | Suwan Kim <suwan.kim027@gmail.com> | 2019-01-30 23:48:28 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-04 12:58:03 +0100 |
commit | 1760435d613c9ee536eaf40ffa97958c3e1973fe (patch) | |
tree | a96e865e8736eccc3dd101d7bd54a34822376abb /lib/debugobjects.c | |
parent | a2fd23b93733bf604870eb8a15ccaa74c9b23889 (diff) |
usb: core: Move variable initialization to appropriate place
It is better to initialize the variable 'cfgno' in the for loop than
at the current place.
Signed-off-by: Suwan Kim <suwan.kim027@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions