From: Jiri Slaby Date: Mon, 24 Nov 2008 15:20:06 +0000 (+0100) Subject: HID: use GFP_KERNEL in hid_alloc_buffers X-Git-Tag: v2.6.29-rc1~498^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=898089d08f983ef0fdb176267620543a7929826a;p=pandora-kernel.git HID: use GFP_KERNEL in hid_alloc_buffers We might sleep, so no problem to use GFP_KERNEL. While at it bring the function to coding style. Signed-off-by: Jiri Slaby Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed