mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
Revert "Merge remote-tracking branch 'linux-2.6.32.y/master' into develop"
This reverts commit7cd3739f32, reversing changes made to2748ae2cc2. Conflicts: drivers/usb/core/hub.c drivers/usb/serial/option.c
This commit is contained in:
@@ -330,7 +330,7 @@ static int conf_choice(struct menu *menu)
|
||||
}
|
||||
if (!child)
|
||||
continue;
|
||||
if (line[0] && line[strlen(line) - 1] == '?') {
|
||||
if (line[strlen(line) - 1] == '?') {
|
||||
print_help(child);
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user