diff options
| author | Vijay Viswanath <vviswana@codeaurora.org> | 2017-04-06 11:14:25 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-07-03 02:10:42 -0700 |
| commit | c77576994e0aab9a9d7197e405fccf54afdeef76 (patch) | |
| tree | 64274e5ea214467045a946bcf1b9141c9e38f0bc /kernel/locking/mutex-debug.c | |
| parent | bc399a65c4e048d98b6304272e32402bfca59dda (diff) | |
mmc: core: Remove unused variable
Removed a local variable in mmc_start_req() which was used to store the
error encountered while starting a new data request. If an error is
encountered while starting a new request, the error
information is stored in the mrq. The error information stored in the
mrq is during error handling. So removing the unused variable.
Change-Id: Ifeedc91433230d5156d286bd332a85fb221188ac
Signed-off-by: Vijay Viswanath <vviswana@codeaurora.org>
Diffstat (limited to 'kernel/locking/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions
