linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] [TRIVIAL] Small cleanups for do_path_lookup (V2)
@ 2007-05-06 17:47 Josef 'Jeff' Sipek
  2007-05-06 17:47 ` [PATCH 1/2] fs: Fix indentation in do_path_lookup Josef 'Jeff' Sipek
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Josef 'Jeff' Sipek @ 2007-05-06 17:47 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: hch, linux-kernel, linux-fsdevel

(For changes since V1, see the end of this email.)

The following 2 patches are trivial cleanups to do_path_lookup in namei.c.
Since these changes are trivial, they can go into 2.6.22-rc1 without any
problems.

Josef 'Jeff' Sipek (2):
      fs: Fix indentation in do_path_lookup
      fs: Use path_walk in do_path_lookup

diffstat for good measure:

 fs/namei.c |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

Josef 'Jeff' Sipek.

Changes since V1:

- Fixed up audit_inode condition (hch)



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] [TRIVIAL] Small cleanups for do_path_lookup
@ 2007-05-05 22:59 Josef 'Jeff' Sipek
  2007-05-05 22:59 ` [PATCH 2/2] fs: Use path_walk in do_path_lookup Josef 'Jeff' Sipek
  0 siblings, 1 reply; 6+ messages in thread
From: Josef 'Jeff' Sipek @ 2007-05-05 22:59 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: hch, linux-kernel, linux-fsdevel

The following 2 patches are trivial cleanups to do_path_lookup in namei.c.
Since these changes are trivial, they can go into 2.6.22-rc1 without any
problems.

Josef 'Jeff' Sipek (2):
      fs: Fix indentation in do_path_lookup
      fs: Use path_walk in do_path_lookup

diffstat for good measure:

 fs/namei.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

Josef 'Jeff' Sipek.

jsipek@cs.sunysb.edu



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-06 21:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-06 17:47 [PATCH 0/2] [TRIVIAL] Small cleanups for do_path_lookup (V2) Josef 'Jeff' Sipek
2007-05-06 17:47 ` [PATCH 1/2] fs: Fix indentation in do_path_lookup Josef 'Jeff' Sipek
2007-05-06 17:47 ` [PATCH 2/2] fs: Use path_walk " Josef 'Jeff' Sipek
2007-05-06 21:20 ` [PATCH 0/2] [TRIVIAL] Small cleanups for do_path_lookup (V2) Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2007-05-05 22:59 [PATCH 0/2] [TRIVIAL] Small cleanups for do_path_lookup Josef 'Jeff' Sipek
2007-05-05 22:59 ` [PATCH 2/2] fs: Use path_walk in do_path_lookup Josef 'Jeff' Sipek
2007-05-06 11:11   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).