staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handle
authorLiang Zhen <liang.zhen@intel.com>
Tue, 22 Mar 2016 23:03:49 +0000 (19:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit74bfc129826a0e2e44821a5aea6ecda43fff5f87
tree7993cb125de201086bc38b4bcc016860fcf5ea8c
parentae664e824e3e4a85dbe857815d269f209d998e36
staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handle

Instead of just returning for each switch condition use a break.

Signed-off-by: Liang Zhen <liang.zhen@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5435
Reviewed-on: http://review.whamcloud.com/11313
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/libcfs/module.c
This page took 0.041248 seconds and 5 git commands to generate.