Re: [PATCH] gfs2: better code for translating characters

2007-08-12 Thread H. Peter Anvin
rae l wrote: > On 8/13/07, Denis Cheng <[EMAIL PROTECTED]> wrote: >> the original code could work, but I think this code could work better. >> >> Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> >> --- >> fs/gfs2/ops_fstype.c |3 ++- >> 1 files changed, 2 insertions(+), 1 deletions(-) >> >> diff

Re: [PATCH] gfs2: better code for translating characters

2007-08-12 Thread rae l
On 8/13/07, Denis Cheng <[EMAIL PROTECTED]> wrote: > the original code could work, but I think this code could work better. > > Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> > --- > fs/gfs2/ops_fstype.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/fs/gfs2/ops_fs

[PATCH] gfs2: better code for translating characters

2007-08-12 Thread Denis Cheng
the original code could work, but I think this code could work better. Signed-off-by: Denis Cheng <[EMAIL PROTECTED]> --- fs/gfs2/ops_fstype.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/fs/gfs2/ops_fstype.c b/fs/gfs2/ops_fstype.c index cf5aa50..b9a7759 100644 --- a