aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/controller.c
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2022-10-17 08:55:08 +0000
committerSteve French <[email protected]>2022-10-18 16:33:43 +0000
commitd32f211adb6aa179c00ee1c251315d1ef1433a38 (patch)
treebfa811d75d68db6ab0cade623147ce606e9c8dfe /drivers/platform/surface/aggregator/controller.c
parentcifs: Fix xid leak in cifs_get_file_info_unix() (diff)
downloadkernel-d32f211adb6aa179c00ee1c251315d1ef1433a38.tar.gz
kernel-d32f211adb6aa179c00ee1c251315d1ef1433a38.zip
cifs: use LIST_HEAD() and list_move() to simplify code
list_head can be initialized automatically with LIST_HEAD() instead of calling INIT_LIST_HEAD(). Using list_move() instead of list_del() and list_add(). Reviewed-by: Paulo Alcantara (SUSE) <[email protected]> Signed-off-by: Yang Yingliang <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions