aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorDae S. Kim <[email protected]>2013-02-27 17:05:14 -0800
committerLinus Torvalds <[email protected]>2013-02-27 19:10:21 -0800
commit3c94ce6f48f484bbc4dba83c0ed1f98f5e10957c (patch)
tree0c475e8b2ab3a9e5b3e70f0a4dcd12f7ac46d514 /net/unix/sysctl_net_unix.c
parentf2afae4629d74287aaac39d0532aac5819e77e70 (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. [[email protected]: reduce scope of local `c'] Signed-off-by: Dae S. Kim <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions