diff options
| author | Xenia Ragiadakou <[email protected]> | 2013-08-26 23:29:48 +0300 |
|---|---|---|
| committer | Sarah Sharp <[email protected]> | 2013-12-02 12:59:47 -0800 |
| commit | 0d3703be3a671ca225a796f4ae6e904dd83c2e07 (patch) | |
| tree | 648163106adffeca99670cdfb5bc1c8b8a3cf7d5 /include/linux | |
| parent | 63a67a72d63dd077c2313cf19eb29d8e4bfa6963 (diff) | |
xhci: remove unnecessary check in xhci_free_stream_info()
This patch removes the unneccessary check 'if (stream_info)' because
there is already a check few lines above which ensures that stream_info
is not NULL.
Signed-off-by: Xenia Ragiadakou <[email protected]>
Signed-off-by: Sarah Sharp <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions