From: Johan Hedberg Date: Fri, 19 Dec 2014 11:40:19 +0000 (+0200) Subject: Bluetooth: Split hci_update_page_scan into two functions X-Git-Tag: fixes-v4.0-rc1~150^2~303^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2dc5b7b32393bb2d818e0de82a66b1a654d329;p=pandora-kernel.git Bluetooth: Split hci_update_page_scan into two functions To keep the parameter list and its semantics clear it makes sense to split the hci_update_page_scan function into two separate functions: one taking a hci_dev and another taking a hci_request. The one taking a hci_dev constructs its own hci_request and then calls the other function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed