diff options
| author | 2013-02-27 17:05:14 -0800 | |
|---|---|---|
| committer | 2013-02-27 19:10:21 -0800 | |
| commit | 3c94ce6f48f484bbc4dba83c0ed1f98f5e10957c (patch) | |
| tree | 0c475e8b2ab3a9e5b3e70f0a4dcd12f7ac46d514 /scripts/patch-kernel | |
| parent | ipmi: add options to disable openfirmware and PCI scanning (diff) | |
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
If the minor number is assigned dynamically, there is no need to search
for misc->minor in misc_list, since misc->minor == MISC_DYNAMIC_MINOR.
[akpm@linux-foundation.org: reduce scope of local `c']
Signed-off-by: Dae S. Kim <dae@velatum.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
