staging: ced1401: remove an obvious commit about the minor number
authorDevendra Naga <devendra.aaru@gmail.com>
Mon, 22 Oct 2012 15:49:06 +0000 (11:49 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 20:28:12 +0000 (13:28 -0700)
commitff549e4772c8bcb787077fbf67006bff5961f149
tree8a50f365abd5dc59b4402ab40dcc0c3170dd0f5e
parent96a031a2dac72a54cbbd5edca7de4cd5b5ea1d44
staging: ced1401: remove an obvious commit about the minor number

in disconnect we assign the device minor number from the interface
pointer to the localvarible minor, and then print it at the end,

this code seems self explanatory so remove the comment of assigning
the minor number to a local variable.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ced1401/usb1401.c