]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/lustre: fix coccinelle warnings
authorFengguang Wu <fengguang.wu@intel.com>
Wed, 12 Feb 2014 11:21:40 +0000 (19:21 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2014 17:27:10 +0000 (09:27 -0800)
commit7f46528c9d7d3e136b99fdee99134f894b0336c6
tree4611cb551dd93168344744bd74cdad3335174cb7
parent72c0824a0bc07ff8dede86ef6800dd213eeab5d8
staging/lustre: fix coccinelle warnings

drivers/staging/lustre/lustre/llite/dir.c:1416:2-8: Replace memcpy with struct assignment

Generated by: coccinelle/misc/memcpy-assign.cocci

CC: Peng Tao <bergwolf@gmail.com>
CC: Andreas Dilger <andreas.dilger@intel.com>
CC: Oleg Drokin <oleg.drokin@intel.com>
CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c