staging/lustre: Update cfs_cpu_notify switch statement with a comment
authorOleg Drokin <green@linuxhacker.ru>
Tue, 16 Feb 2016 05:47:11 +0000 (00:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:33:11 +0000 (14:33 -0800)
commit4d8efec27137bbdbc7f192337093650aa23daa2e
tree3b484337222405b05cebd0e6aaca7f7582594843
parentcd84f6cc5c0a784b475b4c71d76bdaa418f3928c
staging/lustre: Update cfs_cpu_notify switch statement with a comment

We do really mean to fall through to that default case statement from
all previous ones, so add a comment to unconfuse verious tools

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/linux/linux-cpu.c