]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgap: get rid of brd->firstminor because it is 0
authorDaeseok Youn <daeseok.youn@gmail.com>
Fri, 13 Jun 2014 09:19:03 +0000 (18:19 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:23:31 +0000 (15:23 -0700)
commite7bb026c88af1f7d28db909daa74b305da1d093c
treea2689bc5c1a3b4794be327cc35523482f07df539
parent18e081f73b5cc2f06a72565a1bd56244644e68bd
staging: dgap: get rid of brd->firstminor because it is 0

firstminor in struct borad_t is always zero, so it
can be removed.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c
drivers/staging/dgap/dgap.h