]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: bcm: Outsourced cmd handling to function
authorMatthias Beyer <mail@beyermatthias.de>
Thu, 22 May 2014 10:17:26 +0000 (12:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:53:40 +0000 (20:53 +0900)
commitc0ccc9d8406ecbd70853666903aa1cc0e49f0b2a
tree48fec55f6843134344e323b759a0ec19b29645ce
parent32a690914b14400ec6b95c56ea02f939e8fdcaa3
Staging: bcm: Outsourced cmd handling to function

This patch outsourced the true-branch for the IOCTL_BCM_NVM_READ command
handling to shorten the bcm_char_ioctl_nvm_rw() function.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Bcmchar.c