commit | d674d4145e1909e0e4c394bb2633ef73d539bd27 | [log] [tgz] |
---|---|---|
author | Wei Tang <tangwei@cmss.chinamobile.com> | Tue Nov 24 09:58:45 2015 +0800 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 24 15:24:25 2015 -0700 |
tree | c14a9594220c5b88f8bd1490f95d8f77a99ea586 | |
parent | c2789bd403f4c0c541a359cf318b1dda9a14234f [diff] |
block: do not initialise globals to 0 or NULL This patch fixes the checkpatch.pl error to blk-exec.c: ERROR: do not initialise globals to 0 or NULL Signed-off-by: Wei Tang <tangwei@cmss.chinamobile.com> Signed-off-by: Jens Axboe <axboe@fb.com>