Skip to content
Commit 9e35fdcb authored by Zhu Yanjun's avatar Zhu Yanjun Committed by Jens Axboe
Browse files

mtip32xx: restrict variables visible in current code module



The modified variables are only used in the file mtip32xx.c.
As such, the static keyword is inserted to define that object
to be only visible to the current code module during compilation.

Signed-off-by: default avatarZhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 627ccd20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment