diff options
author | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | 2013-09-26 16:12:32 +0530 |
---|---|---|
committer | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | 2013-10-04 12:01:21 +0530 |
commit | ab29e16279f52602870c56b00149524a2114bb1f (patch) | |
tree | 5608c195ee8a88335bc76976e2c7650412a14e83 /board-js2x | |
parent | a51e46c2384deb95c41b0ff6c3025724d5d6cc08 (diff) | |
download | SLOF-ab29e16279f52602870c56b00149524a2114bb1f.zip SLOF-ab29e16279f52602870c56b00149524a2114bb1f.tar.gz SLOF-ab29e16279f52602870c56b00149524a2114bb1f.tar.bz2 |
ci: add missing close in else condition
The code in close for calling quiesce looks if there is stdin and
checks whether is being closed. That condition was being used to call
quiesce.
So in case when the ihandle is not that of stdin, close-dev was missing.
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Diffstat (limited to 'board-js2x')
0 files changed, 0 insertions, 0 deletions