From: David S. Miller Date: Tue, 21 Jul 2020 23:14:58 +0000 (-0700) Subject: Merge branch 'devlink-small-improvements' X-Git-Tag: v5.15~3197^2~169 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1fe4085f90bca7001f3713c651b4c7368cac779a;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'devlink-small-improvements' Parav Pandit says: ==================== devlink small improvements This short series improves the devlink code for lock commment, simplifying checks and keeping the scope of mutex lock for necessary fields. Patch summary: Patch-1 Keep the devlink_mutex for only for necessary changes. Patch-2 Avoids duplicate check for reload flag Patch-3 Adds missing comment for the scope of devlink instance lock Patch-4 Constify devlink instance pointer ==================== Signed-off-by: David S. Miller --- 1fe4085f90bca7001f3713c651b4c7368cac779a