From: Samuel Ortiz Date: Wed, 3 Apr 2013 14:40:52 +0000 (+0200) Subject: NFC: llcp: Remove local_cleanup last argument X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~63^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c470e319b48bf1aae6185f0c896e65c21c02bad3;p=pandora-kernel.git NFC: llcp: Remove local_cleanup last argument local_cleanup is always called with device set to false as it means the local LLCP is going away. So no need to pass this switch as an argument. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed