summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btwilink.c
diff options
context:
space:
mode:
authorKevin McKinney <klmckinney1@gmail.com>2011-10-10 21:01:49 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-11 10:18:57 -0600
commitca45e70029b3d96923953992c05a2515dd3d9f24 (patch)
treef74d9675fe0ed27d599f4687c88778209fa5de94 /drivers/bluetooth/btwilink.c
parentf969f84ed92e55040dbf51398ba2d8f5d23bf498 (diff)
Staging: bcm: Remove assignment from if conditions reported by checkpatch.pl
This patch removes an assignment from three if conditions. In all three cases, the line of code was attempting to allocate memory, and check if the memory was allocated in the if statement. This issue was reported by checkpatch.pl. Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/bluetooth/btwilink.c')
0 files changed, 0 insertions, 0 deletions