Skip to content
Commit b15b253c authored by Hyeonggon Yoo's avatar Hyeonggon Yoo Committed by Jiri Kosina
Browse files

HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible



probe in usb don't need to be atomic. So GFP_KERNEL can be used here,
instead of GFP_ATOMIC.

Signed-off-by: default avatarHyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent eb134536
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