From: Christophe JAILLET Date: Thu, 16 Jul 2015 20:17:13 +0000 (+0200) Subject: Bluetooth: cmtp: Do not use list_for_each_safe when not needed X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~258^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54c9ee39923c0ffa27b99a1b7321e0d07408c97b;p=pandora-kernel.git Bluetooth: cmtp: Do not use list_for_each_safe when not needed There is no need to use the safe version of list_for_each here. Signed-off-by: Christophe JAILLET Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed