commit | 9fdf7063ec9e239f309e79b65fc62fd8bfa9da5c | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon May 26 19:23:28 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 27 15:04:08 2014 -0700 |
tree | 15b978a347e5c687783f8f3b9e714bdeb0ced12b | |
parent | 3362c91c7841f2e4ab5b1f018a5da0ecbc924894 [diff] |
USB: usb_wwan: remove comment from close Remove superfluous and cryptic comment from close. It should be obvious that we're balancing the autopm_put in open (and that operation already mentions the autopm_get done in the USB serial core). Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>