/openbmc/linux/fs/proc/ |
H A D | interrupts.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | consoles.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | devices.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | proc_tty.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nommu.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/fs/fscache/ |
H A D | proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | kcapi_proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/x25/ |
H A D | x25_proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/s390/char/ |
H A D | tape_proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/include/net/ |
H A D | rose.h | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | netrom.h | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/crypto/ |
H A D | proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/sctp/ |
H A D | objcnt.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/kernel/sched/ |
H A D | stats.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/zorro/ |
H A D | proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/appletalk/ |
H A D | atalk_proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/llc/ |
H A D | llc_proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/ax25/ |
H A D | ax25_uid.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | ax25_route.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/kernel/locking/ |
H A D | lockdep_proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | sysinfo.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/core/ |
H A D | net-procfs.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/security/keys/ |
H A D | proc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/char/ |
H A D | misc.c | diff fddda2b7b521185f3aa018f9559eb33b0aee53a9 Fri Apr 13 12:44:18 CDT 2018 Christoph Hellwig <hch@lst.de> proc: introduce proc_create_seq{,_data}
Variants of proc_create{,_data} that directly take a struct seq_operations argument and drastically reduces the boilerplate code in the callers.
All trivial callers converted over.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|