Re: [PATCH] tgtd: let event_need_refresh be a static variable
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 26 Feb 2014 14:35:15 +0900 Hitoshi Mitake <[email protected]> wrote: > The variable don't have to be visible from other source files. > > Signed-off-by: Hitoshi Mitake <[email protected]> > --- > usr/tgtd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks,