Skip to content
Commit 7d709943 authored by Sean Fu's avatar Sean Fu Committed by Thomas Gleixner
Browse files

x86/sysfs: Fix off-by-one error in loop termination



An off-by-one error in loop terminantion conditions in
create_setup_data_nodes() will lead to memory leak when
create_setup_data_node() failed.

Signed-off-by: default avatarSean Fu <fxinrong@gmail.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1505090001-1157-1-git-send-email-fxinrong@gmail.com
parent a3c4fb7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment