]> 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)
commit8399496ecdfff81e63f1438f0e057eafb7219287
treea2689bc5c1a3b4794be327cc35523482f07df539
parent9665e4fe2657e4012b04d9ce882596c300ac5893
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