aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAlan Stern <[email protected]>2016-12-09 15:25:15 -0500
committerFelipe Balbi <[email protected]>2017-01-02 10:55:28 +0200
commit890e6c236dcda6d45c5f0bdd23665636376f6831 (patch)
treec1b754693a5ed2eb7b0ebc9f11b82de71869fc15 /scripts/patch-kernel
parent1c069b057dcf64fada952eaa868d35f02bb0cfc2 (diff)
USB: gadgetfs: remove unnecessary assignment
The dev_config() routine in gadgetfs has a check that dev->dev->bNumConfigurations is equal to 1, and then contains a redundant line of code setting the value to 1. This patch removes the unnecessary assignment. Signed-off-by: Alan Stern <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions