summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorVijay Viswanath <vviswana@codeaurora.org>2017-04-06 11:14:25 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-07-03 02:10:42 -0700
commitc77576994e0aab9a9d7197e405fccf54afdeef76 (patch)
tree64274e5ea214467045a946bcf1b9141c9e38f0bc /net/unix/af_unix.c
parentbc399a65c4e048d98b6304272e32402bfca59dda (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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions