diff options
author | Zhang Rui <[email protected]> | 2013-09-25 20:39:49 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2013-09-25 19:40:13 +0200 |
commit | 331e0ea243ed15bbf0958f46861505f2065e99f8 (patch) | |
tree | b93e8f1128d8b9a0b34206e44ed4092cd2458927 /fs/jbd/commit.c | |
parent | 75a11f11a49da9862ff2fbae75428076571cebe4 (diff) |
ideapad_laptop: remove ideapad_handle and ideapad_priv
The current code use ideapad_handle and ideapad_priv to store
some information for the ideapad device.
But as they are global/static variables, the driver will be broken
if there are more than one ideapad ACPI device node on a platform.
Although this does not happen for now and may not happen in the future,
but still, this is a software bug.
Remove these two variables in this patch.
Signed-off-by: Zhang Rui <[email protected]>
CC: Matthew Garrett <[email protected]>
CC: Ike Panhc <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions