Re: [PATCH 1/2] tgtadm: Correct mode names in the option error message
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 18 Jan 2014 13:27:15 +0800 Zhang Yanfei <[email protected]> wrote: > From: Zhang Yanfei <[email protected]> > > When an error option is specified for some mode and operation, > tgtadm outputs an error message which contains the mode name. > But some of the mode names are obviously wrong so the patch fixes > them. > > Signed-off-by: Zhang Yanfei <[email protected]> > --- > usr/tgtadm.c | 16 ++++++++-------- > 1 files changed, 8 insertions(+), 8 deletions(-) Both look good. Applied, thanks!